Skip to content

Commit 941ebd3

Browse files
build(deps): bump setuptools from 75.7.0 to 75.8.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.7.0 to 75.8.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.7.0...v75.8.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 502b248 commit 941ebd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/system.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pip==24.3.1 ; python_version >= '3.0'
22
pip==20.3.4 ; python_version < '3.0'
33

4-
setuptools==75.7.0 ; python_version >= '3.0'
4+
setuptools==75.8.0 ; python_version >= '3.0'
55
setuptools==44.0.0 ; python_version < '3.0'
66
wheel==0.45.1
77

0 commit comments

Comments
 (0)