From 572e38725f5721be7ec01a74efe76917e1cc0d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 13:31:07 +0000 Subject: [PATCH] build(deps): bump flask-cors from 4.0.0 to 4.0.1 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 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/4.0.0...4.0.1) --- 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 d00b04cb..4c4345a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker==1.7.0 cryptography==42.0.5 Flask==3.0.2 Flask-Compress==1.14 -Flask-Cors==4.0.0 +Flask-Cors==4.0.1 mohawk==1.1.0 psycopg2==2.9.9 PyJWT==2.8.0