Skip to content

Commit ba413e7

Browse files
chore(deps-dev): bump pylint from 3.3.9 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6a132c commit ba413e7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -64,7 +64,7 @@ mypy = "*"
6464
bandit = "*"
6565
freezegun = "*"
6666
pytest = "*"
67-
pylint = "^3.3.9"
67+
pylint = "^4.0.3"
6868
ruff = "==0.14.0"
6969
Sphinx = "^7.3.7"
7070
sphinx-rtd-theme = "^3.0.2"

0 commit comments

Comments
 (0)