From ea99cd950caaa5ceef510871724e7c040e991cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 22:29:49 +0000 Subject: [PATCH] Bump flask-cors from 4.0.0 to 4.0.1 in /src/python 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] --- src/python/requirements.lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/python/requirements.lock.txt b/src/python/requirements.lock.txt index 754ad15d..a4d994d0 100644 --- a/src/python/requirements.lock.txt +++ b/src/python/requirements.lock.txt @@ -187,9 +187,9 @@ flask==3.0.2 \ # flask-sqlalchemy # graphql-server # types-flask-cors -flask-cors==4.0.0 \ - --hash=sha256:bc3492bfd6368d27cfe79c7821df5a8a319e1a6d5eab277a3794be19bdc51783 \ - --hash=sha256:f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0 +flask-cors==4.0.1 \ + --hash=sha256:eeb69b342142fdbf4766ad99357a7f3876a2ceb77689dc10ff912aac06c389e4 \ + --hash=sha256:f2a704e4458665580c074b714c4627dd5a306b333deb9074d0b1794dfa2fb677 # via -r src/python/requirements.txt flask-migrate==4.0.5 \ --hash=sha256:613a2df703998e78716cace68cd83972960834424457f5b67f56e74fff950aef \