Skip to content

Commit 791ed25

Browse files
Update pylint requirement from <3.3 to <3.4 (#871)
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@pylint-version-0.18.1...v3.3.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3552d9 commit 791ed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pydocstyle < 6.4
33
flake8 > 4
44
flake8-bugbear < 24.9
55
bandit < 1.7.10
6-
pylint < 3.3
6+
pylint < 3.4

0 commit comments

Comments
 (0)