Skip to content

Commit 2837e68

Browse files
renovate-botmeredithslotaholtskinner
authored
chore(deps): update dependency cryptography to v41.0.1 (#10220)
Co-authored-by: meredithslota <[email protected]> Co-authored-by: Holt Skinner <[email protected]>
1 parent 9b7c9ac commit 2837e68

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

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==41.0.0
1+
cryptography==41.0.1
22
Flask==2.2.2
33
functions-framework==3.1.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==41.0.0
1+
cryptography==41.0.1
22
requests==2.31.0
33
google-api-python-client==2.87.0
44
google-auth==2.17.3

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==41.0.0
1+
cryptography==41.0.1
22
Flask==2.1.0
33
google-auth==2.17.3
44
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==40.0.2
1+
cryptography==41.0.1
22
paho-mqtt==1.6.1
33
pyjwt==2.7.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==40.0.2
1+
cryptography==41.0.1
22
google-api-python-client==2.87.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.17.3

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ google-auth==2.17.3
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.5.1
55
google-cloud-pubsub==2.17.0
6+
cryptography==41.0.1
67
google-cloud-storage==2.9.0; python_version < '3.7'
78
google-cloud-storage==2.9.0; python_version > '3.6'
8-
cryptography==40.0.2
99
paho-mqtt==1.6.1
1010
pyjwt==2.7.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==40.0.2
1+
cryptography==41.0.1
22
google-api-python-client==2.87.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.17.3

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==40.0.2
1+
cryptography==41.0.1
22
google-api-python-client==2.87.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.17.3

kms/attestations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==40.0.2
1+
cryptography==41.0.1
22
pem==21.2.0
33
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.17.0
2-
cryptography==40.0.2
2+
cryptography==41.0.1
33
crcmod==1.7
44
jwcrypto==1.4.2

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==41.0.0
2+
cryptography==41.0.1
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.17.3
3-
cryptography==40.0.2
3+
cryptography==41.0.1
44
backoff==2.2.1

0 commit comments

Comments
 (0)