From 168def3d9f54f94310ce71f65133c3954a567819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:09:32 +0000 Subject: [PATCH] Bump flask from 3.0.2 to 3.0.3 Bumps [flask](https://github.com/pallets/flask) from 3.0.2 to 3.0.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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 8eab44ba..66ba116c 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -6,7 +6,7 @@ charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.5 cssmin==0.2.0 -Flask==3.0.2 +Flask==3.0.3 Flask-APScheduler==1.13.1 Flask-Assets==2.1.0 Flask-SQLAlchemy==3.1.1 diff --git a/requirements.txt b/requirements.txt index 49e5348f..b8bab516 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.5 cssmin==0.2.0 -Flask==3.0.2 +Flask==3.0.3 Flask-APScheduler==1.13.1 Flask-Assets==2.1.0 Flask-SQLAlchemy==3.1.1