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 9a58e7e commit 6b7ed78Copy full SHA for 6b7ed78
pyproject.toml
@@ -82,7 +82,7 @@ xml-validation = ["lxml"]
82
[tool.poetry.group.dev.dependencies]
83
ddt = "1.7.1"
84
coverage = "7.4.0"
85
-flake8 = { version="6.1.0", python=">=3.8.1" }
+flake8 = { version="7.0.0", python=">=3.8.1" }
86
flake8-annotations = { version="3.0.1", python=">=3.8.1" }
87
flake8-bugbear = { version="23.12.2", python=">=3.8.1" }
88
flake8-isort = "6.1.1"
0 commit comments