We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e8f740 + 8aacac4 commit 3117270Copy full SHA for 3117270
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ typing-extensions = ">=4.13.2"
21
pytest = ">=8.3.5"
22
pytest-cov = ">=5.0.0"
23
tox = ">= 3.9.0"
24
-flake8 = ">= 4.0.0"
+flake8 = ">=5.0.4"
25
types-python-dateutil = ">= 2.8.19.14"
26
mypy = ">= 1.5"
27
0 commit comments