Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nir0s committed Jun 1, 2021
1 parent 5923226 commit dfe8d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.[cli]
.[color]
tox==3.23.1
pylint==2.8.2; python_version > '3.5'
pylint==2.8.3; python_version > '3.5'
pytest==6.2.4; python_version > '3.5'
pytest-cov==2.12.0
pre-commit==2.12.1; python_version > '3.5'
Expand Down

0 comments on commit dfe8d10

Please sign in to comment.