Skip to content

Commit dd95cf4

Browse files
Bump pylint from 4.0.4 to 4.0.5 (#63)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb57b9 commit dd95cf4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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 = "==9.0.2"
10-
pylint = "==4.0.4"
10+
pylint = "==4.0.5"
1111
pycodestyle = "==2.14.0"
1212
pytest-cov = "==7.0.0"
1313

Pipfile.lock

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

0 commit comments

Comments
 (0)