Skip to content

Commit 5f99d21

Browse files
Update pylint requirement from ~=2.17.3 to ~=2.17.4
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f17ed6 commit 5f99d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linting-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Dependencies for code linting
22

3-
pylint~=2.17.3
3+
pylint~=2.17.4
44
# mypy

0 commit comments

Comments
 (0)