Skip to content

Commit

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

---
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 Jul 1, 2024
1 parent 1a7bcd5 commit 15260d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mkdocs-git-revision-date-localized-plugin>=1.1.0,<=2.0",
# pre-commit and linting utilities
"pre-commit>=2.20.0,<4.0.0",
"pylint==2.15.6",
"pylint==3.2.5",
"pycodestyle==2.8.0",
"pyflakes==2.5.0",
"mccabe==0.6.1",
Expand Down

0 comments on commit 15260d4

Please sign in to comment.