From a912cfdbf795f587e23a15cd09f00d4602666bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 15:32:06 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_linux.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2e801aaab..ba8434cb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ psycopg2-binary requests_oauthlib==0.5.0 Werkzeug==0.16.0 celery==5.2.2 -Flask==1.1.2 +Flask==2.2.5 python-dotenv==0.14.0 bcrypt sendgrid==6.9.7 \ No newline at end of file diff --git a/requirements_linux.txt b/requirements_linux.txt index 2bb166fc6..83f2c4425 100644 --- a/requirements_linux.txt +++ b/requirements_linux.txt @@ -3,7 +3,7 @@ psycopg2-binary requests_oauthlib==0.5.0 Werkzeug==0.16.0 celery==5.2.2 -Flask==1.1.2 +Flask==2.2.5 python-dotenv==0.14.0 bcrypt sendgrid==6.9.7