From 669e09679f5d5e7f49c8a3c4d9932a322166dc82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 May 2020 22:32:57 +0000 Subject: [PATCH] chore(deps): update dependency slackclient to v2.6.2 --- functions/billing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index aa381f58701..03631279d48 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,4 +1,4 @@ -slackclient==2.6.1 +slackclient==2.6.2 # [START functions_billing_limit_appengine_deps] google-api-python-client==1.8.4 # [START functions_billing_limit_appengine_deps]