forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency google-api-python-client to v2.86.0 (G…
…oogleCloudPlatform#9673) * chore(deps): update dependency google-api-python-client to v2.86.0 * Update requirements.txt * Update requirements.txt * Update requirements-test.txt --------- Co-authored-by: Karl Weinmeister <[email protected]> Co-authored-by: Leah E. Cole <[email protected]>
- Loading branch information
1 parent
0ef37d6
commit abc39b4
Showing
44 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Flask==2.1.0 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-cloud-pubsub==2.16.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
google-auth==2.17.2 | ||
google-auth-oauthlib==1.0.0 | ||
google-auth-httplib2==0.1.0 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
flask==2.1.0 | ||
requests==2.28.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
requests==2.28.2 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
cryptography==39.0.2 | ||
requests==2.28.2 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 | ||
pytest-xdist==3.1.0 | ||
pytest==6.2.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 | ||
pytest-xdist==3.1.0 | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 | ||
pytest-xdist==3.1.0 | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 | ||
pytest-xdist==3.1.0 | ||
pytest==7.0.1 |
2 changes: 1 addition & 1 deletion
2
dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pytest==7.0.1 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pytest==7.0.1 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-cloud-storage==2.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 |
2 changes: 1 addition & 1 deletion
2
endpoints/getting-started/clients/service_to_service_non_default/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
slackclient==2.9.4 | ||
# [START functions_billing_limit_appengine_deps] | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
# [END functions_billing_limit_appengine_deps] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
flask==2.1.0 | ||
functions-framework==3.3.0 | ||
slackclient==2.9.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth-httplib2==0.1.0 | ||
google-auth==2.17.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth-httplib2==0.1.0 | ||
google-auth==2.17.2 | ||
google-cloud==0.34.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth-httplib2==0.1.0 | ||
google-auth==2.17.2 | ||
google-cloud==0.34.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tensorflow==2.9.3; python_version > "3.6" | ||
tensorflow==2.7.2; python_version < "3.7" | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 |
2 changes: 1 addition & 1 deletion
2
people-and-planet-ai/timeseries-classification/requirements-test.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
pytest-xdist==3.2.1 | ||
pytest==7.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pygithub==1.58.1 | ||
click==8.1.3 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
backoff==2.1.2 | ||
pytest==7.0.1 | ||
google-auth==2.17.2 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-cloud-storage-transfer==1.5.2 | ||
google-api-python-client==2.85.0 | ||
google-api-python-client==2.86.0 | ||
google-auth==2.17.2 | ||
google-auth-httplib2==0.1.0 |