Skip to content

Commit 2f771eb

Browse files
build(deps-dev): bump pylint from 2.17.5 to 3.0.1 (#72)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 3.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v3.0.1) --- 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 b9a69d6 commit 2f771eb

File tree

2 files changed

+11
-134
lines changed

2 files changed

+11
-134
lines changed

poetry.lock

Lines changed: 10 additions & 133 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
@@ -44,7 +44,7 @@ black = "^23.01.0"
4444
flake8 = "^6.0.0"
4545
isort = "^5.10.1"
4646
pre-commit = "^3.0.4"
47-
pylint = "^2.16.2"
47+
pylint = ">=2.16.2,<4.0.0"
4848
pylint-per-file-ignores = "^1.2.0"
4949

5050
[build-system]

0 commit comments

Comments
 (0)