Skip to content

Commit

Permalink
Bump pylint from 2.14.3 to 2.14.4 (#138)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.3...v2.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent aa9869e commit 840a30e
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
@@ -1,6 +1,6 @@
mypy==0.961
pre-commit==2.19.0
pylint==2.14.3
pylint==2.14.4
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-cov==3.0.0
Expand Down

0 comments on commit 840a30e

Please sign in to comment.