From b015b7a80f7cc159726ee673d5fcebbe20411d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:24:27 +0000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 4.0.2 in /have-been-to Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 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/3.0.10...4.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- have-been-to/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/have-been-to/requirements.txt b/have-been-to/requirements.txt index 3dab290..205a935 100644 --- a/have-been-to/requirements.txt +++ b/have-been-to/requirements.txt @@ -1,4 +1,4 @@ Flask==2.3.2 Werkzeug==2.3.6 requests==2.26.0 -flask-cors==3.0.10 +flask-cors==4.0.2