Skip to content

Commit 0a1691a

Browse files
authored
Merge pull request #60 from jonasbb/dependabot/pip/black-25.1.0
Bump black from 24.10.0 to 25.1.0
2 parents be5f2d6 + c6eaf17 commit 0a1691a

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "0.1.0"
1212
domainsort = "python_snippets.scripts:domainsort"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "^24.3.0"
15+
black = "^25.1.0"
1616
mypy = "^1.9.0"
1717
pdoc = "^15.0.0"
1818
pytest = "^8.3.3"

0 commit comments

Comments
 (0)