From 2e87f9fc41a41837c974dbf209a719054e1c21e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:23:01 +0000 Subject: [PATCH] Bump rasa from 1.7.3 to 2.8.10 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] --- requirements.txt | 2 +- requirements_python3.7.3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 24ebed9..89aa28e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -rasa==1.7.3 +rasa==2.8.10 spacy>=2.2.2 https://github.com/explosion/spacy-models/releases/download/en_core_web_md-2.2.5/en_core_web_md-2.2.5.tar.gz https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz diff --git a/requirements_python3.7.3.txt b/requirements_python3.7.3.txt index a4103a4..636ef5a 100644 --- a/requirements_python3.7.3.txt +++ b/requirements_python3.7.3.txt @@ -1,5 +1,5 @@ tensorflow>=1.15 -rasa==1.7.3 +rasa==2.8.10 spacy>=2.2.2 https://github.com/explosion/spacy-models/releases/download/en_core_web_md-2.2.5/en_core_web_md-2.2.5.tar.gz https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz