Skip to content

Commit

Permalink
Bump pylint from 2.14.5 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.14.5 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.5...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 84bac83 commit 2e4ef08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pylint==2.14.5
pylint==3.0.1
flake8==5.0.4
black==22.6.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==2.37.3 # also change in .pre-commit-config.yaml when updating
Expand Down

0 comments on commit 2e4ef08

Please sign in to comment.