Skip to content

Commit 42798bb

Browse files
Bump pylint from 3.2.3 to 3.2.4 (#886)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 353f7c2 commit 42798bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ isort = "^5.13.2"
2525
mypy = "^1.10"
2626
pre-commit = "^3.7.1"
2727
PyGithub = "^2.3"
28-
pylint = "^3.2.3"
28+
pylint = "^3.2.4"
2929
types-requests = "<2.31.0.7"
3030
voluptuous-stubs = "^0.1.1"
3131

0 commit comments

Comments
 (0)