Skip to content

Commit

Permalink
chore(deps-dev): bump black from 24.3.0 to 24.4.0 in /operator
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.3.0...24.4.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 Apr 15, 2024
1 parent 9d2f9d3 commit 3c85797
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.1.2"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4"
black = "^24.3.0"
black = "^24.4.0"
flake8 = "^7.0.0"
flake8-black = "^0.3.6"
coverage = "<7"
Expand Down

0 comments on commit 3c85797

Please sign in to comment.