Skip to content

Commit 703b5bd

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 b05363c commit 703b5bd

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
@@ -53,7 +53,7 @@ classifiers = [
5353
black = ">=22.12,<26.0"
5454
mypy = "^1.18.2"
5555
bandit = "^1.8.6"
56-
pylint = "^3.3.8"
56+
pylint = "^3.3.9"
5757
pytest = "^8.4.2"
5858

5959
[tool.pylint.'MESSAGES CONTROL']

0 commit comments

Comments
 (0)