Skip to content

Commit e7cce56

Browse files
chore(deps): bump setuptools in /.github/requirements
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.0.0 to 80.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.0.0...v80.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 297a506 commit e7cce56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/requirements/build-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ pycparser==2.22 ; platform_python_implementation != 'PyPy' \
9292
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
9393
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
9494
# via cffi
95-
setuptools==80.0.0 \
96-
--hash=sha256:a38f898dcd6e5380f4da4381a87ec90bd0a7eec23d204a5552e80ee3cab6bd27 \
97-
--hash=sha256:c40a5b3729d58dd749c0f08f1a07d134fb8a0a3d7f87dc33e7c5e1f762138650
95+
setuptools==80.1.0 \
96+
--hash=sha256:2e308396e1d83de287ada2c2fd6e64286008fe6aca5008e0b6a8cb0e2c86eedd \
97+
--hash=sha256:ea0e7655c05b74819f82e76e11a85b31779fee7c4969e82f72bab0664e8317e4
9898
# via -r build-requirements.in
9999
tomli==2.2.1 ; python_full_version < '3.11' \
100100
--hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \

0 commit comments

Comments
 (0)