From 76795a61bd3b193dd5f3d17e607b2038c11f91f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:28:19 +0000 Subject: [PATCH] Bump sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 19.3.1 to 20.12.7. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sanic-org/sanic/compare/19.03.1...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Concepts/Chatbot/RASA/restaurant_bot_1_x/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technology/Artificial Intelligence/Natural Language Processing/Concepts/Chatbot/RASA/restaurant_bot_1_x/requirements.txt b/Technology/Artificial Intelligence/Natural Language Processing/Concepts/Chatbot/RASA/restaurant_bot_1_x/requirements.txt index 7ce0065e..a8d6c48e 100644 --- a/Technology/Artificial Intelligence/Natural Language Processing/Concepts/Chatbot/RASA/restaurant_bot_1_x/requirements.txt +++ b/Technology/Artificial Intelligence/Natural Language Processing/Concepts/Chatbot/RASA/restaurant_bot_1_x/requirements.txt @@ -36,7 +36,7 @@ rasa==1.2.2 rasa-sdk~=1.1.0 colorclass==2.2.0 terminaltables==3.1.0 -sanic==19.3.1 +sanic==20.12.7 sanic-cors==0.9.8 sanic-jwt==1.3.1 #aiohttp==3.5.4