From 8e6f83ccac91b1a544cb7e3747da5ddaea8a3cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 13:06:44 +0000 Subject: [PATCH] Bump flask from 2.0.3 to 2.1.3 Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.1.3. - [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/2.0.3...2.1.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 58042e4..fe53b8e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, doit==0.34.2 flask-migrate==3.1.0 flask-sqlalchemy==2.5.1 -flask==2.0.3 +flask==2.1.3 greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32'))))) gunicorn==20.1.0 honcho==1.1.0 diff --git a/requirements.txt b/requirements.txt index 95acbc5..856885a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, doit==0.34.2 flask-migrate==3.1.0 flask-sqlalchemy==2.5.1 -flask==2.0.3 +flask==2.1.3 greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32'))))) gunicorn==20.1.0 honcho==1.1.0