Skip to content

Commit 65a4360

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Update pylint requirement from ~=2.13.4 to ~=2.13.5
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.4...v2.13.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e16aac9 commit 65a4360

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.12.2
2+
pylint~=2.13.5
33
isort==5.10.1
44
flake8==4.0.1
55
flake8-typing-imports==1.12.0

0 commit comments

Comments
 (0)