Skip to content

Commit b87b98c

Browse files
Bump setuptools from 69.0.1 to 69.0.2 in /.github/requirements (#9910)
* Bump setuptools from 69.0.1 to 69.0.2 in /.github/requirements Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.1 to 69.0.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.1...v69.0.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update build-requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
1 parent 0d4f57b commit b87b98c

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
@@ -80,9 +80,9 @@ wheel==0.41.3 \
8080
# via -r build-requirements.in
8181

8282
# The following packages are considered to be unsafe in a requirements file:
83-
setuptools==69.0.1 \
84-
--hash=sha256:6875bbd06382d857b1b90cd07cee6a2df701a164f241095706b5192bc56c5c62 \
85-
--hash=sha256:f25195d54deb649832182d6455bffba7ac3d8fe71d35185e738d2198a4310044
83+
setuptools==69.0.2 \
84+
--hash=sha256:1e8fdff6797d3865f37397be788a4e3cba233608e9b509382a2777d25ebde7f2 \
85+
--hash=sha256:735896e78a4742605974de002ac60562d286fa8051a7e2299445e8e8fbb01aa6
8686
# via
8787
# -r build-requirements.in
8888
# setuptools-rust

0 commit comments

Comments
 (0)