From 401e3d8bb150059e928895a60c26cab6bc9634f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 04:25:13 +0000 Subject: [PATCH] Bump slack-bolt from 1.14.3 to 1.16.0 Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.14.3 to 1.16.0. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](https://github.com/slackapi/bolt-python/compare/v1.14.3...v1.16.0) --- updated-dependencies: - dependency-name: slack-bolt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d0fd07..1ca2aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ docutils==0.19 lockfile==0.12.2 pymongo==4.2.0 -slack-bolt==1.14.3 +slack-bolt==1.16.0 slack-sdk==3.18.3