Skip to content

Commit f3a77b2

Browse files
Bump setuptools from 68.0.0 to 68.1.0 in /.github/requirements (#9435)
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v68.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d0ef0c commit f3a77b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/requirements/build-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ wheel==0.41.1 \
9292
# via -r build-requirements.in
9393

9494
# The following packages are considered to be unsafe in a requirements file:
95-
setuptools==68.0.0 \
96-
--hash=sha256:11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f \
97-
--hash=sha256:baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235
95+
setuptools==68.1.0 \
96+
--hash=sha256:d59c97e7b774979a5ccb96388efc9eb65518004537e85d52e81eaee89ab6dd91 \
97+
--hash=sha256:e13e1b0bc760e9b0127eda042845999b2f913e12437046e663b833aa96d89715
9898
# via
9999
# -r build-requirements.in
100100
# setuptools-rust

0 commit comments

Comments
 (0)