Skip to content

Commit db7c65e

Browse files
build(deps-dev): bump pylint from 3.3.8 to 3.3.9
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85e5dfe commit db7c65e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -53,7 +53,7 @@ classifiers = [
5353
black = ">=22.12,<26.0"
5454
mypy = "^1.17.1"
5555
bandit = "^1.8.6"
56-
pylint = "^3.3.8"
56+
pylint = "^3.3.9"
5757
pytest = "^8.4.1"
5858

5959
[tool.pylint.'MESSAGES CONTROL']

0 commit comments

Comments
 (0)