Skip to content

Commit

Permalink
Bump pylint from 2.15.4 to 2.15.5
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.4 to 2.15.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.15.4...v2.15.5)

---
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 Oct 24, 2022
1 parent daf3a9e commit 0b5111f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==22.10.0
pylint==2.15.4
pylint==2.15.5
isort==5.10.1
flake8==5.0.4
flake8-typing-imports==1.13.0
Expand Down

0 comments on commit 0b5111f

Please sign in to comment.