Skip to content

Commit ec26145

Browse files
Merge pull request #1917 from python-trio/dependabot/pip/pylint-2.7.2
2 parents 762d82b + 782ce3b commit ec26145

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.0
11+
astroid==2.5.1
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.7.1
97+
pylint==2.7.2
9898
# via -r test-requirements.in
9999
pyopenssl==20.0.1
100100
# via -r test-requirements.in

0 commit comments

Comments
 (0)