Skip to content

Commit ec12888

Browse files
chore(deps-dev): bump pylint from 3.3.1 to 3.3.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 958f9b3 commit ec12888

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ requires-poetry = ">=2.0"
4747
[tool.poetry.group.dev.dependencies]
4848
bandit = "1.8.3"
4949
mypy = "1.15.0"
50-
pylint = "3.3.1"
50+
pylint = "3.3.7"
5151
pytest = "8.3.5"
5252
pytest-cov = "6.0.0"
5353
pytest-env = "1.1.5"

0 commit comments

Comments
 (0)