Skip to content

Commit

Permalink
Bump pylint from 2.17.7 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.7 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.7...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 85961f2 commit db28685
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
Expand Up @@ -3,7 +3,7 @@ pep8==1.7.1
coverage==7.3.2
mock==5.1.0
pytest==7.4.2
pylint==2.17.7
pylint==3.0.1
pytest-pylint==0.19.0
pytest-cov==4.1.0
pytest-mock==3.11.1
Expand Down

0 comments on commit db28685

Please sign in to comment.