From bbb4a015bb3575a777b496d6e906810eed17d7f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:52:05 +0000 Subject: [PATCH] :arrow_up: Bump flask from 3.0.3 to 3.1.0 Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [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/3.0.3...3.1.0) --- 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-doc.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9eaa9f83..900b5334 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -111,7 +111,7 @@ et-xmlfile==2.0.0 # via openpyxl filelock==3.16.1 # via virtualenv -flask==3.0.3 +flask==3.1.0 # via # dash # django-plotly-dash diff --git a/requirements-doc.txt b/requirements-doc.txt index 809096ae..399d40f2 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -96,7 +96,7 @@ drf-yasg==1.21.8 # via Paricia (pyproject.toml) et-xmlfile==2.0.0 # via openpyxl -flask==3.0.3 +flask==3.1.0 # via # dash # django-plotly-dash diff --git a/requirements.txt b/requirements.txt index 41e702a9..3de3ad63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ drf-yasg==1.21.8 # via Paricia (pyproject.toml) et-xmlfile==2.0.0 # via openpyxl -flask==3.0.3 +flask==3.1.0 # via # dash # django-plotly-dash