Skip to content

Commit 83e097d

Browse files
Update pylint requirement from <2.15.10 to <3.2.8 in /.github/scripts
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.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59f6ba commit 83e097d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ setuptools <65.7.0 ; python_version == '2.7'
22
setuptools <=69.2.0 ; python_version >= '3.8'
33
pip <23.0 ; python_version == '2.7'
44
pip ; python_version >= '3.5'
5-
pylint <2.15.10
5+
pylint <3.2.8
66
pytest <=8.1.1
77
pytest-pylint <=1.1.2
88
pytest-runner <7.0.0

0 commit comments

Comments
 (0)