Skip to content

Commit

Permalink
Merge pull request #47 from ProdPerfect/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.7.0 to 24.3.0
  • Loading branch information
rhymiz authored Mar 21, 2024
2 parents e4461b8 + 1f4ae9b commit 9f1f62a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -12,7 +12,7 @@ blinker = ">=1.4"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
black = "^23.7.0"
black = ">=23.7,<25.0"
mypy = "^1.5.1"

[tool.black]
Expand Down

0 comments on commit 9f1f62a

Please sign in to comment.