From 0e3310df2f496b0e604faa0389925142baf2362a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 15:50:46 +0000 Subject: [PATCH] Bump botframework-connector in /libraries/botbuilder-dialogs Bumps [botframework-connector](https://github.com/Microsoft/botbuilder-python) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/Microsoft/botbuilder-python/releases) - [Commits](https://github.com/Microsoft/botbuilder-python/commits) Signed-off-by: dependabot[bot] --- libraries/botbuilder-dialogs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/botbuilder-dialogs/requirements.txt b/libraries/botbuilder-dialogs/requirements.txt index afa25c24e..2b258ff24 100644 --- a/libraries/botbuilder-dialogs/requirements.txt +++ b/libraries/botbuilder-dialogs/requirements.txt @@ -1,5 +1,5 @@ msrest==0.6.10 -botframework-connector==4.10.0 +botframework-connector==4.10.1 botbuilder-schema==4.10.0 botbuilder-core==4.10.0 requests==2.23.0