Skip to content

Commit

Permalink
Bump pylint from 2.17.7 to 3.0.1 (#200)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.7...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Bach <[email protected]>
  • Loading branch information
dependabot[bot] and bachya authored Oct 5, 2023
1 parent 2cb47ee commit 4af548a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 118 deletions.
143 changes: 26 additions & 117 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ isort = "^5.10.1"
mypy = "^1.2.0"
pre-commit = ">=2.20,<4.0"
pre-commit-hooks = "^4.3.0"
pylint = "^2.15.5"
pylint = ">=2.15.5,<4.0.0"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pyupgrade = "^3.1.0"
Expand Down

0 comments on commit 4af548a

Please sign in to comment.