Skip to content

Commit cfea72b

Browse files
Bump pylint from 2.4.4 to 2.5.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.4.4...pylint-2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e4d891a commit cfea72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# linters
22
pycodestyle==2.5.0
33
pydocstyle==5.0.2
4-
pylint==2.4.4
4+
pylint==2.5.0
55
pygments
66
pyroma==2.6
77
-r requirements-test.txt

0 commit comments

Comments
 (0)