From 73b8f74039af6ac136eee162b793dd54bd67d852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 04:44:02 +0000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 4.0.1 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 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/3.0.10...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 65f8486967..91237601a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -84,7 +84,7 @@ flask==2.0.3 # locust flask-basicauth==0.2.0 # via locust -flask-cors==3.0.10 +flask-cors==4.0.1 # via locust fonttools==4.43.0 # via -r requirements-dev.in @@ -222,7 +222,6 @@ six==1.16.0 # -c requirements.txt # django-concurrent-test-helper # faker - # flask-cors # geventhttpclient # pre-commit # python-dateutil