From 30b21a6d600b55deb3d5bfc998e70a85852a73e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 20:14:38 +0000 Subject: [PATCH] Bump flask-cors from 1.10.3 to 3.0.9 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 1.10.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/1.10.3...3.0.9) --- 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 a4049a8..73e72ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ entrypoints==0.3 experiments==0.1.0 fabric==2.6.0 Flask==2.2.5 -Flask-Cors==1.10.3 +Flask-Cors==3.0.9 flatbuffers==1.12 frozenlist==1.3.0 fsspec==2022.1.0