Skip to content

Commit e2df954

Browse files
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] <support@github.com>
1 parent 9ff07c5 commit e2df954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ build = [
2929

3030
[build-system]
3131
requires = [
32-
"setuptools==75.7.0",
32+
"setuptools==75.8.0",
3333
"setuptools-git-versioning==2.0.0",
3434
"wheel==0.45.1",
3535
]

0 commit comments

Comments
 (0)