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