Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

chore(deps): bump requests from 2.27.1 to 2.31.0 in /.kokoro #1973

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/requirements.in
Expand Up @@ -16,7 +16,7 @@ pyparsing==3.0.9
pycparser==2.21
pyperclip==1.8.2
python-dateutil==2.8.2
requests==2.27.1
requests==2.31.0
certifi==2022.9.24
importlib-metadata==4.8.3
zipp==3.6.0
Expand Down
6 changes: 3 additions & 3 deletions .kokoro/requirements.txt
Expand Up @@ -411,9 +411,9 @@ python-dateutil==2.8.2 \
# via
# -r requirements.in
# gcp-releasetool
requests==2.27.1 \
--hash=sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 \
--hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d
requests==2.31.0 \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
# via
# -r requirements.in
# gcp-releasetool
Expand Down