Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent a9adceb commit 2c6052d
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
@@ -1,7 +1,7 @@
mock == 4.0.3
mypy == 0.910
pre-commit == 2.15.0
pylint == 2.11.1
pylint == 3.1.0
pytest == 6.2.5
pytest-cov == 3.0.0
responses == 0.19.0
Expand Down

0 comments on commit 2c6052d

Please sign in to comment.