From aa87c8985f4636d89ac539429788903d14373f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:49:41 +0000 Subject: [PATCH] Bump flask from 2.3.3 to 3.0.3 Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.3.3...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c85f8fd..d83992b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ translators==5.9.1 pyttsx3==2.90 Pillow==10.3.0 tomlkit==0.11.8 -Flask==2.3.3 +Flask==3.0.3 clean-text==0.6.0 unidecode==1.3.8 spacy==3.5.3