Skip to content

Commit 0c13869

Browse files
build(deps): bump pylint from 2.17.3 to 2.17.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.3 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.3...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9415647 commit 0c13869

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

0 commit comments

Comments
 (0)