Skip to content

Commit e91e5c6

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency requests to v2.32.2 [security] (#12822)
Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent bfb35a4 commit e91e5c6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

aml-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.131.0
22
google-auth-httplib2==0.2.0
33
google-auth==2.19.1
4-
requests==2.31.0
4+
requests==2.32.2

cloud-media-livestream/keypublisher/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ google-cloud-secret-manager==2.21.1
44
lxml==4.9.4
55
pycryptodome==3.21.0
66
pyOpenSSL==24.0.0
7-
requests==2.31.0
7+
requests==2.32.2
88
signxml==3.2.0
99
pytest==8.2.0
1010
pytest-mock==3.14.0

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests==2.31.0
1+
requests==2.32.2
22
google-auth==2.19.1
33
google-auth-httplib2==0.1.0
44
google-cloud-storage==2.9.0

compute/metadata/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.31.0
1+
requests==2.32.2
22
google-auth==2.19.1

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-auth==2.19.1
33
google-auth-httplib2==0.2.0
44
google-cloud-compute==1.11.0
55
google-cloud-os-login==2.15.1
6-
requests==2.31.0
6+
requests==2.32.2

0 commit comments

Comments
 (0)