From bc4444f34c3d7ab06c0bb13581439210f6be8337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:12:55 +0000 Subject: [PATCH] Bump flask-cors from 4.0.0 to 4.0.2 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 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.0...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 64d0cc2..8303877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ contourpy==1.3.0 cycler==0.12.1 exceptiongroup==1.2.2 Flask==3.0.3 -Flask-Cors==4.0.0 +Flask-Cors==4.0.2 flask-marshmallow==1.2.1 Flask-SQLAlchemy==3.1.1 fonttools==4.54.1