Skip to content

Commit 1541001

Browse files
Bump pylint from 3.2.6 to 3.2.7 (#903)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) --- 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 e4fa47d commit 1541001

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.11"
2626
pre-commit = "^3.8.0"
2727
PyGithub = "^2.4"
28-
pylint = "^3.2.6"
28+
pylint = "^3.2.7"
2929
types-requests = "<2.31.0.7"
3030
voluptuous-stubs = "^0.1.1"
3131

0 commit comments

Comments
 (0)