Skip to content

Commit c04b585

Browse files
Bump pylint from 2.17.7 to 3.0.2 (#776)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.7...v3.0.2) --- 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 0ca51b6 commit c04b585

File tree

2 files changed

+36
-62
lines changed

2 files changed

+36
-62
lines changed

poetry.lock

Lines changed: 35 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ isort = "^5.12.0"
2424
mypy = "^1.6"
2525
pre-commit = "^3.5.0"
2626
PyGithub = "^1.59"
27-
pylint = "^2.17.7"
27+
pylint = "^3.0.2"
2828
types-requests = "^2.31.0"
2929
voluptuous-stubs = "^0.1.1"
3030

0 commit comments

Comments
 (0)