Skip to content

Commit c83d8f5

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 9bb42e6 commit c83d8f5

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
@@ -45,7 +45,7 @@ classifiers = [
4545
]
4646

4747
[tool.poetry.group.dev.dependencies]
48-
pylint = "^3.3.8"
48+
pylint = "^3.3.9"
4949
pytest = "^8.4.1"
5050
mypy = "^1.17.1"
5151
bandit = "^1.8.6"

0 commit comments

Comments
 (0)