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 762d82b + 782ce3b commit ec26145Copy full SHA for ec26145
1 file changed
test-requirements.txt
@@ -8,7 +8,7 @@ appdirs==1.4.4
8
# via black
9
astor==0.8.1
10
# via -r test-requirements.in
11
-astroid==2.5.0
+astroid==2.5.1
12
# via pylint
13
async-generator==1.10
14
@@ -94,7 +94,7 @@ pyflakes==2.2.0
94
# via flake8
95
pygments==2.7.4
96
# via ipython
97
-pylint==2.7.1
+pylint==2.7.2
98
99
pyopenssl==20.0.1
100
0 commit comments