Skip to content

Commit b158aff

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 daabc59 commit b158aff

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -63,7 +63,7 @@ mypy = "*"
6363
bandit = "*"
6464
freezegun = "*"
6565
pytest = "*"
66-
pylint = "^3.3.9"
66+
pylint = "^4.0.2"
6767
ruff = "==0.14.0"
6868
Sphinx = "^7.3.7"
6969
sphinx-rtd-theme = "^3.0.2"

0 commit comments

Comments
 (0)