Skip to content

Commit 5e2a5c1

Browse files
Bump pylint from 2.17.5 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a365db9 commit 5e2a5c1

File tree

2 files changed

+23
-28
lines changed

2 files changed

+23
-28
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requests = "==2.31.0"
1313

1414
[dev-packages]
1515
pytest = "==7.4.1"
16-
pylint = "==2.17.5"
16+
pylint = "==4.0.2"
1717
tox = "==4.11.1"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}

Pipfile.lock

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

0 commit comments

Comments
 (0)