Skip to content

Commit b13bf60

Browse files
authored
chore(deps): update dependency cryptography to v3.4.8 (GoogleCloudPlatform#6607)
1 parent c65e20f commit b13bf60

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==3.4.7
1+
cryptography==3.4.8
22
requests==2.26.0
33
google-api-python-client==2.18.0
44
google-auth==2.0.0

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==3.4.7
1+
cryptography==3.4.8
22
Flask==2.0.1
33
google-auth==2.0.0
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==3.4.7
1+
cryptography==3.4.8
22
paho-mqtt==1.5.1
33
pyjwt==2.1.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==3.4.7
1+
cryptography==3.4.8
22
google-api-python-client==2.18.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ google-auth-httplib2==0.1.0
44
google-cloud-iot==2.2.1
55
google-cloud-pubsub==2.7.1
66
google-cloud-storage==1.42.0
7-
cryptography==3.4.7
7+
cryptography==3.4.8
88
paho-mqtt==1.5.1
99
pyjwt==2.1.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==3.4.7
1+
cryptography==3.4.8
22
google-api-python-client==2.18.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0

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==3.4.7
1+
cryptography==3.4.8
22
google-api-python-client==2.18.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0

0 commit comments

Comments
 (0)