Skip to content

Commit bedfb52

Browse files
build(deps-dev): bump pylint from 3.3.8 to 3.3.9 (#70)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c4c3b8 commit bedfb52

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.2"
5050
mypy = "^1.17.1"
5151
bandit = "^1.8.6"

0 commit comments

Comments
 (0)