mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Bump requests from 2.30.0 to 2.31.0 in /tools/build/bazel (#102059)
* Bump requests from 2.30.0 to 2.31.0 in /tools/build/bazel Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikita Shulga <nshulga@meta.com>
This commit is contained in:
parent
6c9b94dcda
commit
c05a317371
|
|
@ -1,7 +1,7 @@
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
future==0.18.3
|
future==0.18.3
|
||||||
numpy==1.24.3
|
numpy==1.24.3
|
||||||
requests==2.30.0
|
requests==2.31.0
|
||||||
setuptools==67.8.0
|
setuptools==67.8.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sympy==1.12
|
sympy==1.12
|
||||||
|
|
|
||||||
|
|
@ -168,9 +168,9 @@ pyyaml==6.0 \
|
||||||
--hash=sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174 \
|
--hash=sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174 \
|
||||||
--hash=sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5
|
--hash=sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5
|
||||||
# via -r tools/build/bazel/requirements.in
|
# via -r tools/build/bazel/requirements.in
|
||||||
requests==2.30.0 \
|
requests==2.31.0 \
|
||||||
--hash=sha256:10e94cc4f3121ee6da529d358cdaeaff2f1c409cd377dbc72b825852f2f7e294 \
|
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
|
||||||
--hash=sha256:239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4
|
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
|
||||||
# via -r tools/build/bazel/requirements.in
|
# via -r tools/build/bazel/requirements.in
|
||||||
six==1.16.0 \
|
six==1.16.0 \
|
||||||
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
|
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user