Skip to content

Commit 9bd5c08

Browse files
Merge pull request #1910 from python-trio/dependabot/pip/pylint-2.7.0
2 parents 6dca5c7 + 9a95a5b commit 9bd5c08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ appdirs==1.4.4
88
# via black
99
astor==0.8.1
1010
# via -r test-requirements.in
11-
astroid==2.5
11+
astroid==2.5.0
1212
# via pylint
1313
async-generator==1.10
1414
# via -r test-requirements.in
@@ -94,7 +94,7 @@ pyflakes==2.2.0
9494
# via flake8
9595
pygments==2.7.4
9696
# via ipython
97-
pylint==2.6.2
97+
pylint==2.7.0
9898
# via -r test-requirements.in
9999
pyopenssl==20.0.1
100100
# via -r test-requirements.in

0 commit comments

Comments
 (0)