Skip to content

Commit c039eb5

Browse files
Bump pylint from 3.3.7 to 4.0.2 (#1398)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76f1135 commit c039eb5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip = "==25.3"
2929
pipenv = "==2025.0.4"
3030
pydantic = "==2.9.2"
3131
pydoclint = "==0.6.6"
32-
pylint = "==3.3.7"
32+
pylint = "==4.0.2"
3333
pynacl = "==1.5.0"
3434
pytest = "==8.4.0"
3535
pytest-asyncio = "==1.1.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)