Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 6ac56a2 commit 5ca3efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ version = "0.39.1"

[project.optional-dependencies]
lint = [
"pylint==3.2.2",
"pylint==3.2.5",
"ruff==0.4.7",
]
test = [
Expand Down

0 comments on commit 5ca3efe

Please sign in to comment.