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 1ce9cdb commit b16e727Copy full SHA for b16e727
requirements.txt
@@ -13,7 +13,7 @@ coverage==6.5.0
13
coveralls==3.3.1
14
decoy==2.1.1
15
16
-flake8==7.2.0; python_version > "3.8"
+flake8==7.3.0; python_version > "3.8"
17
flake8==7.1.2; python_version == "3.8"
18
19
pytest-asyncio==0.25.3; python_version > "3.8"
0 commit comments