Skip to content

Commit

Permalink
build(deps): bump pylint from 2.13.9 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.14.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.13.9...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2022
1 parent 46979bb commit 0b3da18
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 @@ -7,6 +7,6 @@
coverage==6.4
black==22.3.0
isort==5.10.1
pylint==2.13.9
pylint==2.14.0
mypy==0.960
bandit==1.7.4

0 comments on commit 0b3da18

Please sign in to comment.