Skip to content

Commit f26e2b2

Browse files
build(deps): bump pylint from 2.17.7 to 3.0.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.7...v3.0.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ba5436 commit f26e2b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# are pinned to prevent unexpected linting failures when tools update)
99
black==23.9.1
1010
isort==5.12.0
11-
pylint==2.17.7
11+
pylint==3.0.1
1212
mypy==1.5.1
1313
bandit==1.7.5
1414
pydocstyle==6.3.0

0 commit comments

Comments
 (0)