Skip to content

Commit 8b81f25

Browse files
dependabot[bot]mr-c
authored andcommitted
Update pylint requirement from <2.16 to <2.17
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@pylint-version-0.18.1...v2.16.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88a14b7 commit 8b81f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff_cover < 7.5
2-
pylint < 2.16
2+
pylint < 2.17
33
pydocstyle < 6.4
44
flake8 > 4
55
flake8-bugbear < 23.2

0 commit comments

Comments
 (0)