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 b3d1fde commit 04af369Copy full SHA for 04af369
pyproject.toml
@@ -47,7 +47,7 @@ pre-commit = [
47
{ version = "<3.0.0", python = "<3.9" },
48
{ version = "3.6.0", python = ">=3.9" },
49
]
50
-flake8 = "7.1.2"
+flake8 = "7.2.0"
51
flake8-pyproject = "1.2.3"
52
flake8-bugbear = "24.12.12"
53
liccheck = "0.9.2"
0 commit comments