Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 546affe

Browse files
authored
chore(deps): update dependency cryptography to v42.0.5 (GoogleCloudPlatform#11145)
1 parent bfc0f16 commit 546affe

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

cloud-media-livestream/keypublisher/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==42.0.4
1+
cryptography==42.0.5
22
Flask==2.2.5
33
functions-framework==3.5.0
44
google-cloud-secret-manager==2.12.1

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==42.0.4
1+
cryptography==42.0.5
22
requests==2.31.0
33
google-api-python-client==2.87.0
44
google-auth==2.19.1

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==42.0.4
1+
cryptography==42.0.5
22
Flask==3.0.0
33
google-auth==2.19.1
44
gunicorn==22.0.0

kms/attestations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==42.0.4
1+
cryptography==42.0.5
22
pem==21.2.0; python_version < '3.8'
33
pem==23.1.0; python_version > '3.7'
44
requests==2.31.0

kms/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-kms==2.19.1
2-
cryptography==42.0.4
2+
cryptography==42.0.5
33
crcmod==1.7
44
jwcrypto==1.5.6

media_cdn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
six==1.16.0
2-
cryptography==42.0.4
2+
cryptography==42.0.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.2.1
22
google-auth==2.19.1
3-
cryptography==42.0.4
3+
cryptography==42.0.5
44
backoff==2.2.1

0 commit comments

Comments
 (0)