Skip to content

Commit a013fac

Browse files
Update pylint requirement from ~=2.13.7 to ~=2.13.8 (#1538)
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.7...v2.13.8) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 347b01b commit a013fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==22.3.0
2-
pylint~=2.13.7
2+
pylint~=2.13.8
33
isort==5.10.1
44
flake8==4.0.1
55
flake8-typing-imports==1.12.0

0 commit comments

Comments
 (0)