Skip to content

Commit

Permalink
Bump pylint from 2.17.6 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.6...v3.0.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fniessink committed Oct 16, 2023
1 parent b1bf8be commit 82d6451
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 @@
black==23.9.1
coverage==7.3.2
mypy==1.5.1
pylint==2.17.6
pylint==3.0.1
vulture==2.9.1

0 comments on commit 82d6451

Please sign in to comment.