Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Aug 3, 2023
2 parents 36638dc + a9c7ad7 commit 2889a9c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.4.0
google-cloud-pubsub==2.17.1
google-cloud-pubsub==2.18.1
google-cloud-storage==2.10.0
8 changes: 4 additions & 4 deletions samples/api-client/accesstoken_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cryptography==41.0.3
flaky==3.7.0
google-api-python-client==2.92.0
google-api-python-client==2.95.0
google-auth-httplib2==0.1.0
google-auth==2.21.0
google-auth==2.22.0
google-cloud-iot==2.9.2
google-cloud-pubsub==2.17.1
google-cloud-pubsub==2.18.1
google-cloud-storage==2.10.0
paho-mqtt==1.6.1
pyjwt==2.7.0
pyjwt==2.8.0
8 changes: 4 additions & 4 deletions samples/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cryptography==41.0.3
flaky==3.7.0
google-api-python-client==2.92.0
google-api-python-client==2.95.0
google-auth-httplib2==0.1.0
google-auth==2.21.0
google-auth==2.22.0
google-cloud-iot==2.9.2
google-cloud-pubsub==2.17.1
google-cloud-pubsub==2.18.1
paho-mqtt==1.6.1
pyjwt==2.7.0
pyjwt==2.8.0
2 changes: 1 addition & 1 deletion samples/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
paho-mqtt==1.6.1
pyjwt==2.7.0
pyjwt==2.8.0

0 comments on commit 2889a9c

Please sign in to comment.