Skip to content

Commit a5d3fc2

Browse files
authored
chore(deps): update dependency requests to v2.32.4 [security] (#13416)
1 parent 4225e9b commit a5d3fc2

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
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.38.0
4-
requests==2.32.2
4+
requests==2.32.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-auth==2.19.1
2-
requests==2.32.2
2+
requests==2.32.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==8.3.5
22
google-auth==2.38.0
3-
requests==2.32.3
3+
requests==2.32.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
functions-framework==3.8.2
22
google-cloud-bigquery==3.30.0
33
google-auth==2.38.0
4-
requests==2.32.3
4+
requests==2.32.4

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==5.2.1
55
pycryptodome==3.21.0
66
pyOpenSSL==25.0.0
7-
requests==2.32.2
7+
requests==2.32.4
88
signxml==4.0.3
99
pytest==8.2.0
1010
pytest-mock==3.14.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-tasks==2.18.0
2-
requests==2.32.2
2+
requests==2.32.4

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-auth==2.38.0
2-
requests==2.32.2
2+
requests==2.32.4
33
six==1.16.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.32.2
1+
requests==2.32.4
22
google-auth==2.38.0
33
google-auth-httplib2==0.2.0
44
google-cloud-storage==2.9.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==45.0.1
2-
requests==2.32.2
2+
requests==2.32.4
33
google-api-python-client==2.131.0
44
google-auth==2.38.0
55
google-auth-httplib2==0.2.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.32.2
1+
requests==2.32.4
22
google-auth==2.38.0

0 commit comments

Comments
 (0)