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 e927bb1 commit 9ba4cdeCopy full SHA for 9ba4cde
pyproject.toml
@@ -83,7 +83,7 @@ xml-validation = ["lxml"]
83
[tool.poetry.group.dev.dependencies]
84
ddt = "1.7.2"
85
coverage = "7.6.0"
86
-flake8 = { version="7.1.0", python=">=3.8.1" }
+flake8 = { version="7.1.1", python=">=3.8.1" }
87
flake8-annotations = { version="3.1.1", python=">=3.8.1" }
88
flake8-bugbear = { version="24.4.26", python=">=3.8.1" }
89
flake8-isort = "6.1.1"
0 commit comments