Skip to content

Commit 064900c

Browse files
authored
Merge pull request #2 from openaleph/dependabot/pip/develop/black-25.1.0
Bump black from 24.10.0 to 25.1.0
2 parents e577d62 + 9f1ee87 commit 064900c

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
@@ -47,7 +47,7 @@ Issues = "https://github.com/openaleph/openaleph-procrastinate/issues"
4747
[tool.poetry.group.dev.dependencies]
4848
pytest = ">=7.4.3,<9.0.0"
4949
pytest-cov = ">=4.1,<7.0"
50-
black = ">=23.11,<25.0"
50+
black = ">=23.11,<26.0"
5151
isort = "^6.0.1"
5252
mypy = "^1.7.0"
5353
pre-commit = "^4.0.1"

0 commit comments

Comments
 (0)