Skip to content

Commit

Permalink
Bump black from 23.12.0 to 24.1.1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.0...24.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent c566ccd commit 7079423
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 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 @@ -41,7 +41,7 @@ sphinx-autobuild = "^2021.3.14"
pre-commit = ">=2.21,<4.0"
bandit = "^1.7.5"
flake8 = ">=4.0.1,<6.0.0"
black = ">=22.12,<24.0"
black = ">=22.12,<25.0"
flake8-bugbear = ">=22.12.6,<24.0.0"
flake8-docstrings = "^1.7.0"
flake8-rst-docstrings = "^0.3.0"
Expand Down

0 comments on commit 7079423

Please sign in to comment.