Skip to content

Commit 705ba14

Browse files
build(deps-dev): bump pylint from 3.3.7 to 3.3.8
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac81712 commit 705ba14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

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

0 commit comments

Comments
 (0)