From 61ca126300785c0e059872044426571bc0f37d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 05:29:35 +0000 Subject: [PATCH] Bump flask-cors from 3.0.7 to 4.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.7 to 4.0.0. - [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.7...4.0.0) --- 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 7a169a0..b684e99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ deepexplain @ git+https://github.com/marcoancona/DeepExplain.git@6ac43e729dc8db6 deeplift==0.6.9.0 Flask==1.0.2 Flask-Assets==0.12 -Flask-Cors==3.0.7 +Flask-Cors==4.0.0 future==0.17.1 keras==2.1.6 gast==0.2.2