Skip to content

Commit

Permalink
chore(deps-dev): bump black from 24.4.2 to 24.8.0 in /operator
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2024
1 parent 959b4aa commit 0090bdf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions operator/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion operator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python-statemachine = "^2.3.4"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4"
black = "^24.4.2"
black = "^24.8.0"
flake8 = "^7.1.0"
flake8-black = "^0.3.6"
coverage = "<8"
Expand Down

0 comments on commit 0090bdf

Please sign in to comment.