Skip to content

Commit a920cf7

Browse files
authored
Merge pull request #96 from BrianLusina/dependabot/pip/black-25.9.0
Bump black from 25.1.0 to 25.9.0
2 parents 6294f3c + 111e097 commit a920cf7

File tree

2 files changed

+45
-29
lines changed

2 files changed

+45
-29
lines changed

poetry.lock

Lines changed: 44 additions & 28 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
@@ -18,7 +18,7 @@ python = "^3.10"
1818
[tool.poetry.dev-dependencies]
1919
pylint = "^3.3.8"
2020
pytest = "^8.4.2"
21-
black = "^25.1.0"
21+
black = "^25.9.0"
2222
pre-commit = "^4.3.0"
2323

2424
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)