Skip to content

Commit 7dfc2c2

Browse files
chore(deps): update dependency black to v25.11.0
1 parent 7091a88 commit 7dfc2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ reqstool-python-decorators = "0.0.7"
2929
poetry-dynamic-versioning = "1.9.1"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
black = { version = "25.9.0" }
32+
black = { version = "25.11.0" }
3333
flake8 = { version = "7.3.0" }
3434
flake8-pyproject = { version = "1.2.3" }
3535
pytest = { version = "8.4.2" }

0 commit comments

Comments
 (0)