Skip to content

Commit

Permalink
Bump pylint from 2.17.1 to 3.1.0 (#324)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.1 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.1...v3.1.0)

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

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] authored May 5, 2024
1 parent 1b80469 commit 223c356
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
Expand Up @@ -11,7 +11,7 @@ pep8-naming==0.13.3
pre-commit-hooks==4.4.0
pre-commit==3.2.2
Pygments==2.17.2
pylint==2.17.1
pylint==3.1.0
pytest-asyncio==0.20.3
pytest==8.1.1
reorder-python-imports==3.12.0

0 comments on commit 223c356

Please sign in to comment.