Skip to content

Commit d3ca0b6

Browse files
Update pylint requirement from >=1.9.4 to >=4.0.5
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-1.9.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f9e41f commit d3ca0b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: BUSL-1.1
33
flake8>=4.0.0 # Apache-2.0
44
pytest>=8.2.0 # MIT
5-
pylint>=1.9.4 # GPLv2
5+
pylint>=4.0.5 # GPLv2

0 commit comments

Comments
 (0)