Skip to content

Commit

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

---
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] committed Apr 29, 2024
1 parent b9aa1e7 commit 31f0ff2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 32 deletions.
59 changes: 28 additions & 31 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 @@ -38,7 +38,7 @@ flake8 = "~5.0.4"
flake8-docstrings = "~1.7.0"
flake8-import-order = "~0.18.2"
flake8-todo = "^0.7"
black = ">=23.1,<23.4"
black = ">=23.1,<24.5"
mypy = ">=1.0.1,<1.5.0"
Sphinx = ">=5.3,<6.3"
Pallets-Sphinx-Themes = ">=2.0.3,<2.2.0"
Expand Down

0 comments on commit 31f0ff2

Please sign in to comment.