Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.10.2 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.10.2...v2.11.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2021
1 parent 9cd75db commit 6846f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ codacy-coverage = "==1.3.11"
coverage = "==5.5"
flake8 = "==3.9.2"
pre-commit = "==2.15.0"
pylint = "==2.10.2"
pylint = "==2.11.1"
pytest = "==6.2.5"
pytest-cov = "==2.12.1"

Expand Down

0 comments on commit 6846f5a

Please sign in to comment.