Skip to content

Commit 8b5f9de

Browse files
Update pylint requirement from <3.3.2 to <3.3.5 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.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cf45c6 commit 8b5f9de

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.6.0
22
pip
3-
pylint <3.3.2
3+
pylint <3.3.5
44
pytest <=8.3.3
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0

0 commit comments

Comments
 (0)