Skip to content

Commit d9172c0

Browse files
build(deps): bump pylint from 2.17.2 to 2.17.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.2...v2.17.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91a08e3 commit d9172c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0
1010
isort==5.12.0
11-
pylint==2.17.2
11+
pylint==2.17.3
1212
mypy==1.2.0
1313
bandit==1.7.5
1414
pydocstyle==6.3.0

0 commit comments

Comments
 (0)