Skip to content

Commit 10a13ca

Browse files
Bump pylint from 3.3.9 to 4.0.0 (#53)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.0) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.0 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 fd0a075 commit 10a13ca

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77

88
[dev-packages]
99
pytest = "==8.4.2"
10-
pylint = "==3.3.9"
10+
pylint = "==4.0.0"
1111
pycodestyle = "==2.14.0"
1212
pytest-cov = "==7.0.0"
1313

Pipfile.lock

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

0 commit comments

Comments
 (0)