Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 31, 2021
1 parent 424ef7d commit 7476f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,7 +1,7 @@
# linters
pycodestyle==2.7.0
pydocstyle==6.0.0
pylint==2.7.3
pylint==2.7.4
pygments
pyroma==3.1
-r requirements-test.txt

0 comments on commit 7476f57

Please sign in to comment.