Skip to content

Commit 51c4be2

Browse files
Bump pylint from 3.2.3 to 3.2.4 (#843)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75a7377 commit 51c4be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/requirements-linting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mccabe==0.7.0
1515
# via pylint
1616
platformdirs==4.2.0
1717
# via pylint
18-
pylint==3.2.3
18+
pylint==3.2.4
1919
# via -r dev_requirements/requirements-linting.in
2020
tomlkit==0.12.4
2121
# via pylint

0 commit comments

Comments
 (0)