Skip to content

Commit 49a0f45

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 9c9e8c6 commit 49a0f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools <=75.1.0
22
pip
3-
pylint <2.15.10
3+
pylint <3.2.8
44
pytest <=8.3.3
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0

0 commit comments

Comments
 (0)