Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.7...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent acd356a commit 8ee5252
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.8.0
mypy==1.11.2
pylint==3.2.7
pylint==3.3.0
pylint-strict-informational==0.1
pre-commit==3.8.0
ruff==0.6.7

0 comments on commit 8ee5252

Please sign in to comment.