We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45e70b commit 10fe85fCopy full SHA for 10fe85f
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ reqstool-python-decorators = "0.0.9"
30
poetry-dynamic-versioning = "1.10.0"
31
32
[tool.poetry.group.dev.dependencies]
33
-black = { version = "26.1.0" }
+black = { version = "26.3.0" }
34
flake8 = { version = "7.3.0" }
35
flake8-pyproject = { version = "1.2.4" }
36
pytest = { version = "9.0.2" }
0 commit comments