Skip to content

Commit 04dac90

Browse files
Bump pylint from 3.2.5 to 3.2.6 (#892)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc7fa54 commit 04dac90

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
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.5"
28+
pylint = "^3.2.6"
2929
types-requests = "<2.31.0.7"
3030
voluptuous-stubs = "^0.1.1"
3131

0 commit comments

Comments
 (0)