Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.0 (#89)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent b4ea34d commit 29fbe8a
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 @@ -42,7 +42,7 @@ text = "Apache-2.0"
[project.optional-dependencies]
check = [
"pre-commit==3.8.0",
"pylint==3.2.7",
"pylint==3.3.0",
"black==24.8.0",
"isort==5.13.2",
"mypy==1.11.2",
Expand Down

0 comments on commit 29fbe8a

Please sign in to comment.