Skip to content

Commit 5f84a33

Browse files
build(deps): update pylint requirement from ~=3.1 to ~=4.0
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@v3.1.0...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea33f33 commit 5f84a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ coverage ~= 7.2
44
flake518 ~= 1.6
55
mypy ~= 1.5
66
pydocstyle ~= 6.3
7-
pylint ~= 3.1
7+
pylint ~= 4.0
88
twine ~= 6.1
99
types-setuptools >= 67.4

0 commit comments

Comments
 (0)