Skip to content

Commit b2e589b

Browse files
chore(deps): update dependency pyjwt to v2.3.0 (GoogleCloudPlatform#6942)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent 9d97bb2 commit b2e589b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==35.0.0
22
paho-mqtt==1.5.1
3-
pyjwt==2.2.0
3+
pyjwt==2.3.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-api-python-client==2.25.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-pubsub==2.8.0
6-
pyjwt==2.2.0
6+
pyjwt==2.3.0
77
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ google-cloud-pubsub==2.8.0
66
google-cloud-storage==1.42.2
77
cryptography==35.0.0
88
paho-mqtt==1.5.1
9-
pyjwt==2.2.0
9+
pyjwt==2.3.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-iot==2.3.0
66
google-cloud-pubsub==2.8.0
7-
pyjwt==2.2.0
7+
pyjwt==2.3.0
88
requests==2.26.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ google-auth==2.0.0
55
google-cloud-pubsub==2.8.0
66
google-cloud-iot==2.3.0
77
grpc-google-iam-v1==0.12.3
8-
pyjwt==2.2.0
8+
pyjwt==2.3.0
99
paho-mqtt==1.5.1

0 commit comments

Comments
 (0)