Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 89e693d

Browse filesBrowse files
authored
chore(deps): update dependency google-auth to v1.29.0 (GoogleCloudPlatform#5703)
1 parent 847a51d commit 89e693d
Copy full SHA for 89e693d

File tree

Expand file treeCollapse file tree

43 files changed

+43
-43
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

43 files changed

+43
-43
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
pyjwt==1.7.1; python_version < '3.0'
33
flask-cors==3.0.10
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
requests==2.25.1
66
requests-toolbelt==0.9.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==1.1.2
22
requests==2.25.1
33
requests_toolbelt==0.9.1
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
functools32==3.2.3.post2; python_version < "3"
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.28.1
1+
google-auth==1.29.0
22
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8; python_version < '3.0'
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==2.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==2.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.25.1
22
flask==1.1.2
3-
google-auth==1.28.1
3+
google-auth==1.29.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-api-python-client==2.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud-pubsub==2.4.1

‎auth/api-client/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0

‎auth/end-user/web/requirements.txt

Copy file name to clipboardExpand all lines: auth/end-user/web/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.28.1
1+
google-auth==1.29.0
22
google-auth-oauthlib==0.4.4
33
google-auth-httplib2==0.1.0
44
google-api-python-client==2.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.28.1
1+
google-auth==1.29.0
22
requests==2.25.1

‎composer/functions/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests_toolbelt==0.9.1
2-
google-auth==1.28.1
2+
google-auth==1.29.0

‎composer/rest/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==1.28.1
1+
google-auth==1.29.0
22
requests==2.25.1
33
six==1.15.0

‎compute/api/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

‎compute/auth/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.25.1
22
google-api-python-client==2.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-auth-httplib2==0.1.0

‎compute/encryption/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.4.7
22
requests==2.25.1
33
google-api-python-client==2.1.0
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
google-auth-httplib2==0.1.0

‎compute/oslogin/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0
44
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio-tools==1.37.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
six==1.15.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio-tools==1.37.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
six==1.15.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

‎endpoints/getting-started/requirements.txt

Copy file name to clipboardExpand all lines: endpoints/getting-started/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==20.1.0
44
six==1.15.0
55
pyyaml==5.4.1
66
requests==2.25.1
7-
google-auth==1.28.1
7+
google-auth==1.29.0
88
google-auth-oauthlib==0.4.4
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud==0.34.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud-pubsub==2.4.1
55
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud==0.34.0
55
google-cloud-storage==1.37.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud==0.34.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
google-cloud==0.34.0
55
google-cloud-storage==1.37.0
66
requests==2.25.1

‎iam/api-client/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

‎iap/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==3.4.7
22
flask==1.1.2
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
gunicorn==20.1.0
55
requests==2.25.1
66
requests_toolbelt==0.9.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.4.7
22
google-api-python-client==2.1.0
33
google-auth-httplib2==0.1.0
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
google-cloud-pubsub==2.4.1
66
pyjwt==2.0.1
77
paho-mqtt==1.5.1

‎iot/api-client/gcs_file_to_device/requirements.txt

Copy file name to clipboardExpand all lines: iot/api-client/gcs_file_to_device/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.0.2
55
google-cloud-pubsub==2.4.1

‎iot/api-client/http_example/requirements.txt

Copy file name to clipboardExpand all lines: iot/api-client/http_example/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.4.7
22
google-api-python-client==2.1.0
33
google-auth-httplib2==0.1.0
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
google-cloud-iot==2.0.2
66
google-cloud-pubsub==2.4.1
77
pyjwt==2.0.1

‎iot/api-client/mqtt_example/requirements.txt

Copy file name to clipboardExpand all lines: iot/api-client/mqtt_example/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.4.7
22
google-api-python-client==2.1.0
33
google-auth-httplib2==0.1.0
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
google-cloud-pubsub==2.4.1
66
google-cloud-iot==2.0.2
77
grpc-google-iam-v1==0.12.3

‎jobs/v3/api_client/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tensorflow==2.0.1; python_version > "3.0"
22
tensorflow==1.15.0; python_version < "3.0"
33
google-api-python-client==2.1.0
4-
google-auth==1.28.1
4+
google-auth==1.29.0
55
google-auth-httplib2==0.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

‎monitoring/opencensus/requirements.txt

Copy file name to clipboardExpand all lines: monitoring/opencensus/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
google-api-core==1.26.3
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
googleapis-common-protos==1.53.0
55
opencensus==0.7.12
66
opencensus-context==0.1.2

‎monitoring/prometheus/requirements.txt

Copy file name to clipboardExpand all lines: monitoring/prometheus/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
google-api-core==1.25.1
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
googleapis-common-protos==1.53.0
55
prometheus-client==0.10.1
66
prometheus-flask-exporter==0.18.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
gunicorn==20.1.0
3-
google-auth==1.28.1
3+
google-auth==1.29.0
44
requests==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.2.1
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-api-python-client==2.1.0

‎storage/api/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

‎storage/signed_urls/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.37.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
six==1.15.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.1.0
2-
google-auth==1.28.1
2+
google-auth==1.29.0
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.