Skip to content

Commit

Permalink
Merge pull request #90 from beaufour/dependabot/pip/black-23.3.0
Browse files Browse the repository at this point in the history
Bump black from 22.12.0 to 23.3.0
  • Loading branch information
beaufour committed Mar 1, 2024
2 parents 12d33b6 + 007a05d commit 71cf5c0
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
44 changes: 29 additions & 15 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
Expand Up @@ -27,7 +27,7 @@ python-coveralls = "^2.9.3"
[tool.poetry.group.dev.dependencies]
pytest = "^7.2"
flake8 = "^4.0.1"
black = "^22.8.0"
black = ">=22.8,<24.0"
pre-commit = "^2.20.0"

[build-system]
Expand Down

0 comments on commit 71cf5c0

Please sign in to comment.