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 e2a4ed3 commit fb7f37dCopy full SHA for fb7f37d
pyproject.toml
@@ -84,7 +84,7 @@ xml-validation = ["lxml"]
84
[tool.poetry.group.dev.dependencies]
85
ddt = "1.7.2"
86
coverage = "7.6.1"
87
-flake8 = { version="7.1.1", python=">=3.8.1" }
+flake8 = { version="7.1.2", python=">=3.8.1" }
88
flake8-annotations = { version="3.1.1", python=">=3.8.1" }
89
flake8-bugbear = { version="24.12.12", python=">=3.8.1" }
90
flake8-copyright-validator = "0.0.1"
0 commit comments