Skip to content

Commit 04312f9

Browse files
Bump pylint from 3.3.6 to 3.3.7 (#3422)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Jackson <andrew@codechimp.org>
1 parent f896ee9 commit 04312f9

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
@@ -26,7 +26,7 @@ python = ">=3.13,<3.14"
2626
[tool.poetry.group.dev.dependencies]
2727
pre-commit = "4.2.0"
2828
pre-commit-hooks = "5.0.0"
29-
pylint = "3.3.6"
29+
pylint = "3.3.7"
3030
ruff = "0.11.10"
3131

3232
[tool.poetry.urls]

0 commit comments

Comments
 (0)