Skip to content

Commit

Permalink
Update pylint requirement from ~=2.17.5 to ~=3.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.5...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 3674eae commit 225b112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
setuptools>=42.0.0
build>=0.9.0 # MIT
wheel>=0.36.0 # MIT
pylint~=2.17.5 # MIT
pylint~=3.0.1 # MIT
pytest~=7.4.2 # GPL-2.0-or-later
pytest-cov~=4.1.0 # MIT

Expand Down

0 comments on commit 225b112

Please sign in to comment.