Skip to content

Commit bbeabe1

Browse files
build(deps): update pylint requirement from ~=2.17 to ~=3.1
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@v2.17.0...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86cafd0 commit bbeabe1

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; python_version >= '3.9'
55
mypy ~= 1.5
66
pydocstyle ~= 6.3
7-
pylint ~= 2.17
7+
pylint ~= 3.1
88
twine ~= 4.0
99
types-setuptools >= 67.4

0 commit comments

Comments
 (0)