Skip to content

Commit 40433ac

Browse files
chore(deps): update dependency black to v26
1 parent f6f4a32 commit 40433ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8"
2929
poetry-dynamic-versioning = "1.9.1"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
black = { version = "25.12.0" }
32+
black = { version = "26.1.0" }
3333
flake8 = { version = "7.3.0" }
3434
flake8-pyproject = { version = "1.2.4" }
3535
pytest = { version = "9.0.2" }

0 commit comments

Comments
 (0)