Skip to content

Commit

Permalink
Update pylint requirement from ~=2.7 to ~=2.8
Browse files Browse the repository at this point in the history
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.7.0...pylint-2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
1 parent 8b05cf4 commit 048d96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
asynctest~=0.13
flake8~=3.9
mypy==0.812
pylint~=2.7
pylint~=2.8
pylint-strict-informational==0.1
pytest~=6.2
pytest-cov~=2.10
Expand Down

0 comments on commit 048d96c

Please sign in to comment.