Skip to content

Commit

Permalink
Bump pylint from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.5.2...pylint-2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2020
1 parent 386263f commit fc5966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# linters
pycodestyle==2.6.0
pydocstyle==5.0.2
pylint==2.5.2; python_version>'3.3'
pylint==2.5.3; python_version>'3.3'
pygments
pyroma==2.6
-r requirements-test.txt

0 comments on commit fc5966d

Please sign in to comment.