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

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2023
1 parent f3b0826 commit f122d35
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions samples/api-client/accesstoken_example/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.3.1
google-cloud-pubsub==2.16.0
google-cloud-storage==2.8.0
pytest==7.3.2
google-cloud-pubsub==2.17.1
google-cloud-storage==2.9.0
12 changes: 6 additions & 6 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.0
cryptography==41.0.1
flaky==3.7.0
google-api-python-client==2.86.0
google-api-python-client==2.90.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.20.0
google-cloud-iot==2.9.1
google-cloud-pubsub==2.16.0
google-cloud-storage==2.8.0
google-cloud-pubsub==2.17.1
google-cloud-storage==2.9.0
paho-mqtt==1.6.1
pyjwt==2.6.0
pyjwt==2.7.0
2 changes: 1 addition & 1 deletion samples/api-client/manager/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==7.3.1
pytest==7.3.2
10 changes: 5 additions & 5 deletions samples/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cryptography==41.0.0
cryptography==41.0.1
flaky==3.7.0
google-api-python-client==2.86.0
google-api-python-client==2.90.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.20.0
google-cloud-iot==2.9.1
google-cloud-pubsub==2.16.0
google-cloud-pubsub==2.17.1
paho-mqtt==1.6.1
pyjwt==2.6.0
pyjwt==2.7.0
2 changes: 1 addition & 1 deletion samples/api-client/mqtt_example/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==7.3.1
pytest==7.3.2
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.6.0
pyjwt==2.7.0

0 comments on commit f122d35

Please sign in to comment.