From 5ae6bbe4f18eb97de865a64d045fef48af3abecc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 18 Sep 2020 00:23:48 +0200 Subject: [PATCH] chore(deps): update dependency slackclient to v2.9.0 (#4701) --- functions/billing/requirements.txt | 2 +- functions/slack/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index 3b0c903eb977..2041ad379319 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,4 +1,4 @@ -slackclient==2.8.2 +slackclient==2.9.0 # [START functions_billing_limit_appengine_deps] google-api-python-client==1.11.0 # [END functions_billing_limit_appengine_deps] diff --git a/functions/slack/requirements.txt b/functions/slack/requirements.txt index 7d2f235bd4dd..e504b4da41df 100644 --- a/functions/slack/requirements.txt +++ b/functions/slack/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.11.0 flask==1.1.2 -slackclient==2.8.2 +slackclient==2.9.0