Skip to content

Commit cf5495c

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ coverage = {version = "7.11.0", extras = ["toml"]}
4545
mypy = "1.18.2"
4646
pre-commit = "4.3.0"
4747
pre-commit-hooks = "6.0.0"
48-
pylint = "4.0.0"
48+
pylint = "4.0.2"
4949
pytest = "8.4.2"
5050
pytest-asyncio = "1.2.0"
5151
pytest-cov = "7.0.0"

0 commit comments

Comments
 (0)