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.
2 parents 27ec50a + 508cbdf commit e8bf4ffCopy full SHA for e8bf4ff
test-requirements.txt
@@ -33,7 +33,7 @@ cryptography==3.4.6
33
# trustme
34
decorator==4.4.2
35
# via ipython
36
-flake8==3.8.4
+flake8==3.9.0
37
# via -r test-requirements.in
38
idna==2.10
39
# via
@@ -86,11 +86,11 @@ ptyprocess==0.7.0
86
# via pexpect
87
py==1.10.0
88
# via pytest
89
-pycodestyle==2.6.0
+pycodestyle==2.7.0
90
# via flake8
91
pycparser==2.20
92
# via cffi
93
-pyflakes==2.2.0
+pyflakes==2.3.0
94
95
pygments==2.7.4
96
0 commit comments