We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38560a4 commit d906928Copy full SHA for d906928
1 file changed
tox.ini
@@ -39,7 +39,7 @@ extras = tests
39
[testenv:flake8]
40
basepython=python3
41
deps=
42
- flake8==3.12.7
+ flake8==7.3.0
43
commands=
44
flake8 src/organizations tests
45
0 commit comments