Skip to content

Commit

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

---
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 3, 2023
1 parent 6289599 commit 5fe3a63
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 @@ -34,7 +34,7 @@ certifi==2023.7.22 # requests, sentry-sdk
requests==2.31.0
logilab-common==1.10.0
astroid==3.0.0
pylint==2.17.0
pylint==3.0.0
six==1.16.0
ipaddress==1.0.23 # faker
faker==19.6.0 # factory_boy
Expand Down

0 comments on commit 5fe3a63

Please sign in to comment.