Skip to content

Commit 1a99e45

Browse files
authored
chore(deps): update dependency pyjwt to v2.7.0 (GoogleCloudPlatform#9929)
1 parent d2f40a4 commit 1a99e45

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==40.0.2
22
paho-mqtt==1.6.1
3-
pyjwt==2.6.0
3+
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
@@ -4,4 +4,4 @@ google-auth-httplib2==0.1.0
44
google-auth==2.17.3
55
google-cloud-pubsub==2.16.1
66
paho-mqtt==1.6.1
7-
pyjwt==2.6.0
7+
pyjwt==2.7.0

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ google-cloud-storage==2.8.0; python_version < '3.7'
77
google-cloud-storage==2.8.0; python_version > '3.6'
88
cryptography==40.0.2
99
paho-mqtt==1.6.1
10-
pyjwt==2.6.0
10+
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
@@ -4,5 +4,5 @@ google-auth-httplib2==0.1.0
44
google-auth==2.17.3
55
google-cloud-iot==2.5.1
66
google-cloud-pubsub==2.16.1
7-
pyjwt==2.6.0
7+
pyjwt==2.7.0
88
requests==2.28.2

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.17.3
55
google-cloud-pubsub==2.16.1
66
google-cloud-iot==2.5.1
77
grpc-google-iam-v1==0.12.6
8-
pyjwt==2.6.0
8+
pyjwt==2.7.0
99
paho-mqtt==1.5.1

0 commit comments

Comments
 (0)