Skip to content

Commit 33bfcda

Browse files
Update setuptools requirement in /.github/scripts
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@0.6...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3b4474 commit 33bfcda

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,4 +1,4 @@
1-
setuptools <=75.3.0
1+
setuptools <=75.6.0
22
pip
33
pylint <3.3.2
44
pytest <=8.3.3

0 commit comments

Comments
 (0)