From f90ea47540b2a0d89fcfa7082f77742e3c29fcf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 14:02:27 +0000 Subject: [PATCH] Bump flask from 2.3.3 to 3.0.1 Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.1. - [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.1) --- 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 f2e1396..ad6e97c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ translators==5.7.6 pyttsx3==2.90 Pillow==10.2.0 tomlkit==0.11.8 -Flask==2.3.3 +Flask==3.0.1 clean-text==0.6.0 unidecode==1.3.8 spacy==3.5.3