From c440f4452597fa22dd9e3e7e9d92d662f3a8a13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:23:31 +0000 Subject: [PATCH] Bump rasa from 1.7.3 to 2.8.10 in /SystemCode/rasa Bumps [rasa](https://github.com/rasahq/rasa) from 1.7.3 to 2.8.10. - [Release notes](https://github.com/rasahq/rasa/releases) - [Changelog](https://github.com/RasaHQ/rasa/blob/2.8.10/CHANGELOG.mdx) - [Commits](https://github.com/rasahq/rasa/compare/1.7.3...2.8.10) --- updated-dependencies: - dependency-name: rasa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SystemCode/rasa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemCode/rasa/requirements.txt b/SystemCode/rasa/requirements.txt index 617c651..84006e9 100644 --- a/SystemCode/rasa/requirements.txt +++ b/SystemCode/rasa/requirements.txt @@ -1 +1 @@ -rasa==1.7.3 +rasa==2.8.10