Skip to content

Commit

Permalink
Update pylint requirement from ~=2.15.4 to ~=2.15.5 (#1718)
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.4...v2.15.5)

---
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 23, 2022
1 parent 25d87bd commit 01e3cd5
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.4
pylint~=2.15.5
pytest~=7.1.3
pytest-asyncio~=0.19.0
# pytest-order~=1.0.1
Expand Down

0 comments on commit 01e3cd5

Please sign in to comment.