We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21703e commit 6341ae1Copy full SHA for 6341ae1
pyproject.toml
@@ -30,7 +30,7 @@ poetry-dynamic-versioning = "1.8.2"
30
31
[tool.poetry.group.dev.dependencies]
32
black = { version = "25.1.0" }
33
-flake8 = { version = "7.2.0" }
+flake8 = { version = "7.3.0" }
34
flake8-pyproject = { version = "1.2.3" }
35
pytest = { version = "8.3.5" }
36
pytest-cov = { version = "6.1.1" }
0 commit comments