Skip to content

Commit

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

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

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] committed May 21, 2024
1 parent ceb54cf commit 775f0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_lint.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==24.4.2
mypy==1.10.0
pylint==3.1.0
pylint==3.2.2
pylint-strict-informational==0.1
pre-commit==3.7.1
ruff==0.4.4

0 comments on commit 775f0e8

Please sign in to comment.