Skip to content

Commit 67b3a4b

Browse files
Bump setuptools from 75.8.0 to 75.8.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 75.8.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.0...v75.8.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 893e27e commit 67b3a4b

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.8.0",
32+
"setuptools==75.8.2",
3333
"setuptools-git-versioning==2.1.0",
3434
"wheel==0.45.1",
3535
]

0 commit comments

Comments
 (0)