From 32db63c605b185065d904bc5a4251d9206844445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:51:40 +0000 Subject: [PATCH] Bump flask-cors from 4.0.1 to 4.0.2 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.1...4.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 715cbec..d0458c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ click==8.1.7 colorama==0.4.6 Flask==3.0.3 Flask-Caching==2.3.0 -Flask-Cors==4.0.1 +Flask-Cors==4.0.2 idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.4