Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2022
1 parent bd9cb3b commit 57a4e57
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.1
black==22.3.0
isort==5.10.1
pylint==2.14.0
pylint==2.14.1
mypy==0.961
bandit==1.7.4

0 comments on commit 57a4e57

Please sign in to comment.