Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent c041ad9 commit 39be407
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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.8.0"
black = "^24.10.0"
flake8 = "^7.1.1"
flake8-black = "^0.3.6"
coverage = "<8"
Expand Down

0 comments on commit 39be407

Please sign in to comment.