Skip to content

Commit a817968

Browse files
authoredSep 4, 2024··
Bump pylint from 2.13.9 to 3.2.7 (#154)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.13.9 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.13.9...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1f55e3 commit a817968

File tree

2 files changed

+33
-160
lines changed

2 files changed

+33
-160
lines changed
 

‎poetry.lock

+32-159
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ mock = ">=4.0.3,<6.0.0"
4040
mypy = "1.4.1"
4141
pre-commit = { version = "^3.3.3", python = ">= 3.8" }
4242
pydocstyle = "^6.3.0"
43-
pylint = "2.13.9"
43+
pylint = "3.2.7"
4444
pytest = ">=7.0.1,<9.0.0"
4545
pytest-cov = "^4.0.0"
4646
pytest-xdist = "^3.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.