Skip to content

Commit 51974c6

Browse files
Update pylint requirement from <3.3.5 to <3.3.7 in /.github/scripts (#591)
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.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb01c7c commit 51974c6

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

0 commit comments

Comments
 (0)