Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b59cf9f

Browse files
chore(deps): update dependency slackclient to v2.8.0 (GoogleCloudPlatform#4453)
Co-authored-by: Charles Engelke <[email protected]>
1 parent 17bbed3 commit b59cf9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions/billing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
slackclient==2.7.3
1+
slackclient==2.8.0
22
# [START functions_billing_limit_appengine_deps]
33
google-api-python-client==1.10.0
44
# [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 @@
11
google-api-python-client==1.10.0
22
flask==1.1.2
3-
slackclient==2.7.3
3+
slackclient==2.8.0

0 commit comments

Comments
 (0)