From 4ebd2909834b79769a169a31eef3df19719fb47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:33:03 +0000 Subject: [PATCH] Bump flask-cors from 3.0.3 to 3.0.9 in /v3.3_to_v4.1/sql_etl Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 to 3.0.9. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.3...3.0.9) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v3.3_to_v4.1/sql_etl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3.3_to_v4.1/sql_etl/requirements.txt b/v3.3_to_v4.1/sql_etl/requirements.txt index b2f5968c..85aed38c 100644 --- a/v3.3_to_v4.1/sql_etl/requirements.txt +++ b/v3.3_to_v4.1/sql_etl/requirements.txt @@ -4,7 +4,7 @@ configparser==3.5.0 contextlib2==0.5.5 cycler==0.10.0 decorator==4.1.2 -Flask-Cors==3.0.3 +Flask-Cors==3.0.9 functools32==3.2.3.post2 logutils==0.3.3 MarkupSafe==1.0