Skip to content

Commit

Permalink
Update pylint requirement from ~=2.15.3 to ~=2.15.4 (#1696)
Browse files Browse the repository at this point in the history
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.15.3...v2.15.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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 Oct 11, 2022
1 parent 40d98dd commit b606577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
pylint~=2.15.3
pylint~=2.15.4
pytest~=7.1.3
pytest-asyncio~=0.19.0
# pytest-order~=1.0.1
Expand Down

0 comments on commit b606577

Please sign in to comment.