Skip to content

Commit

Permalink
Bump black from 24.8.0 to 24.10.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 922f029 commit 550bc13
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = "^3.9"
[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
invoke = "^2.2.0"
black = "^24.8"
black = "^24.10"
flake8 = "^7.1.1"
pep8-naming = "^0.14.1"
yamllint = "^1.35.1"
Expand Down

0 comments on commit 550bc13

Please sign in to comment.