From 1e3074372dc543a22c9978460202db048ccf37d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:59:44 +0000 Subject: [PATCH] Bump flask-cors from 4.0.0 to 4.0.1 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.1. - [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.0...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec07192..193d653 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 Flask==3.0.3 -Flask-Cors==4.0.0 +Flask-Cors==4.0.1 frozenlist==1.4.1 idna==3.7 itsdangerous==2.2.0