Skip to content

Commit

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

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

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

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 Nov 21, 2022
1 parent 219e3ef commit 956d10d
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 @@ -4,7 +4,7 @@ flake8==5.0.4
isort==5.10.1
mypy==0.991
pre-commit==2.20.0
pylint==2.15.5
pylint==2.15.6
pylint_strict_informational==0.1
pytest-asyncio==0.20.2
pytest-cov==4.0.0
Expand Down

0 comments on commit 956d10d

Please sign in to comment.