Skip to content

Commit e392562

Browse files
Bump pylint from 3.2.2 to 3.2.3 (#875)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.2...v3.2.3) --- 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 744228c commit e392562

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.2"
28+
pylint = "^3.2.3"
2929
types-requests = "^2.32.0"
3030
voluptuous-stubs = "^0.1.1"
3131

0 commit comments

Comments
 (0)