We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0425586 commit 9873ca8Copy full SHA for 9873ca8
pyproject.toml
@@ -48,7 +48,7 @@ pre-commit = [
48
{ version = "<3.0.0", python = "<3.9" },
49
{ version = "3.6.0", python = ">=3.9" },
50
]
51
-flake8 = "7.1.2"
+flake8 = "7.3.0"
52
flake8-pyproject = "1.2.3"
53
flake8-bugbear = "24.12.12"
54
liccheck = "0.9.2"
0 commit comments