Skip to content

Commit

Permalink
Merge pull request #7 from cedricbonhomme/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 22.12.0 to 24.3.0
  • Loading branch information
cedricbonhomme authored Mar 20, 2024
2 parents a02435b + be387e6 commit 969cbac
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 18 deletions.
57 changes: 40 additions & 17 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 @@ -47,7 +47,7 @@ flake8 = "^6.0.0"
nose2 = "^0.12.0"
pre-commit = "^2.21.0"
pip-audit = "^2.4.13"
black = "^22.12.0"
black = ">=22.12,<25.0"
pyupgrade = "^3.3.1"

[build-system]
Expand Down

0 comments on commit 969cbac

Please sign in to comment.