Skip to content

Commit

Permalink
Bump pylint from 2.17.5 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.17.5 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.5...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 7c7be59 commit 4fdd081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mkdocs-material==9.2.8; python_version>="3.8"
mkdocs-minify-plugin==0.8.0; python_version>="3.8"
mkdocstrings-python==1.10.5; python_version>="3.8"
pycodestyle==2.10.0
pylint==2.17.5
pylint==3.2.5
pytest==8.2.2; python_version>="3.8"
pytest>=7.4.2; python_version<"3.8"
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
Expand Down

0 comments on commit 4fdd081

Please sign in to comment.