Skip to content

Commit 6a0488e

Browse files
Bump pylint from 3.2.5 to 3.2.6 (#1301)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: pylint 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>
1 parent d1d9a9f commit 6a0488e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -28,7 +28,7 @@ pytest = "^8.2"
2828
pytest-cov = "^5.0.0"
2929
pre-commit = "^3.5"
3030
black = {version = "^24.4", allow-prereleases = true}
31-
pylint = "^3.2.5"
31+
pylint = "^3.2.6"
3232
isort = "^5.13.2"
3333
mypy = "^1.10"
3434
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)