Skip to content

Commit 66ae21d

Browse files
authored
chore(deps): update dependency pyjwt to v2.1.0 (GoogleCloudPlatform#5759)
1 parent d249cad commit 66ae21d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==3.4.7
22
paho-mqtt==1.5.1
3-
pyjwt==2.0.1
3+
pyjwt==2.1.0

iot/api-client/end_to_end_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-api-python-client==2.1.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.29.0
55
google-cloud-pubsub==2.4.1
6-
pyjwt==2.0.1
6+
pyjwt==2.1.0
77
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ google-cloud-pubsub==2.4.1
66
google-cloud-storage==1.37.0
77
cryptography==3.4.7
88
paho-mqtt==1.5.1
9-
pyjwt==2.0.1
9+
pyjwt==2.1.0

iot/api-client/http_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ google-auth-httplib2==0.1.0
44
google-auth==1.29.0
55
google-cloud-iot==2.0.2
66
google-cloud-pubsub==2.4.1
7-
pyjwt==2.0.1
7+
pyjwt==2.1.0
88
requests==2.25.1

iot/api-client/mqtt_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ google-auth==1.29.0
55
google-cloud-pubsub==2.4.1
66
google-cloud-iot==2.0.2
77
grpc-google-iam-v1==0.12.3
8-
pyjwt==2.0.1
8+
pyjwt==2.1.0
99
paho-mqtt==1.5.1

0 commit comments

Comments
 (0)