Skip to content

Commit 125d652

Browse files
Merge pull request #97 from beaufour/dependabot/pip/black-24.8.0
2 parents 989959b + 41d8310 commit 125d652

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python-coveralls = "^2.9.3"
2929
[tool.poetry.group.dev.dependencies]
3030
pytest = ">=7.2,<9.0"
3131
flake8 = ">=4.0.1,<6.0.0"
32-
black = ">=22.8,<24.0"
32+
black = ">=22.8,<25.0"
3333
pre-commit = "^2.20.0"
3434

3535
[build-system]

0 commit comments

Comments
 (0)