Skip to content

Commit 8feb04a

Browse files
authoredOct 1, 2024··
Update pylint requirement from <3.2.8 to <3.3.2 in /.github/scripts (#562)
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.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90b7f82 commit 8feb04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools <=75.1.0
22
pip
3-
pylint <3.2.8
3+
pylint <3.3.2
44
pytest <=8.3.3
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.