Skip to content

Commit a116eac

Browse files
Bump pylint from 4.0.2 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78a57d3 commit a116eac

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[dev-packages]
77
mypy = "*"
8-
pylint = "==4.0.2"
8+
pylint = "==4.0.4"
99

1010
[packages]
1111
docopt = "*"

Pipfile.lock

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

0 commit comments

Comments
 (0)