Skip to content

Commit 3af4cc6

Browse files
authored
update google-api-python-client to 1.8.3 part 2 (#3824)
1 parent 4c9fb71 commit 3af4cc6

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.8.2
1+
google-api-python-client==1.8.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.8.2
1+
google-api-python-client==1.8.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.8.2
1+
google-api-python-client==1.8.3
22
google-auth==1.15.0
33
google-auth-httplib2==0.0.3

functions/billing/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
slackclient==2.5.0
22
# [START functions_billing_limit_appengine_deps]
3-
google-api-python-client==1.8.2
4-
# [START functions_billing_limit_appengine_deps]
3+
google-api-python-client==1.8.3
4+
# [START functions_billing_limit_appengine_deps]

functions/slack/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.8.2
1+
google-api-python-client==1.8.3
22
flask==1.1.2
33
slackeventsapi==2.1.0

0 commit comments

Comments
 (0)