Skip to content

Commit

Permalink
chore(deps): update dependency pyjwt to v2.3.0 (GoogleCloudPlatform#6942
Browse files Browse the repository at this point in the history
)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
renovate-bot and leahecole authored Oct 19, 2021
1 parent 9d97bb2 commit b2e589b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion iot/api-client/codelabs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cryptography==35.0.0
paho-mqtt==1.5.1
pyjwt==2.2.0
pyjwt==2.3.0
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ google-api-python-client==2.25.0
google-auth-httplib2==0.1.0
google-auth==2.0.0
google-cloud-pubsub==2.8.0
pyjwt==2.2.0
pyjwt==2.3.0
paho-mqtt==1.5.1
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ google-cloud-pubsub==2.8.0
google-cloud-storage==1.42.2
cryptography==35.0.0
paho-mqtt==1.5.1
pyjwt==2.2.0
pyjwt==2.3.0
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ google-auth-httplib2==0.1.0
google-auth==2.0.0
google-cloud-iot==2.3.0
google-cloud-pubsub==2.8.0
pyjwt==2.2.0
pyjwt==2.3.0
requests==2.26.0
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ google-auth==2.0.0
google-cloud-pubsub==2.8.0
google-cloud-iot==2.3.0
grpc-google-iam-v1==0.12.3
pyjwt==2.2.0
pyjwt==2.3.0
paho-mqtt==1.5.1

0 comments on commit b2e589b

Please sign in to comment.