Skip to content

Commit 782ce3b

Browse files
Bump pylint from 2.7.1 to 2.7.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.1...pylint-2.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 762d82b commit 782ce3b

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)