Skip to content

Commit 61fb31b

Browse files
fix: bump setuptools in /packages/google-crc32c/scripts
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aeaeb49 commit 61fb31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
auditwheel >= 2.1.1; sys_platform == 'linux' or sys_platform == 'linux2'
22
delocate >= 0.8.0; sys_platform == 'darwin'
3-
setuptools >= 78.1.1
3+
setuptools >= 83.0.0
44
# See: https://github.com/pypa/auditwheel/issues/102
55
wheel >= 0.34

0 commit comments

Comments
 (0)