From 4debad7c03ecc96c1ecaa6fef35d9fdf65f82fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:39:39 +0000 Subject: [PATCH] Bump flask[async] from 3.0.0 to 3.0.2 Bumps [flask[async]](https://github.com/pallets/flask) from 3.0.0 to 3.0.2. - [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.0...3.0.2) --- updated-dependencies: - dependency-name: flask[async] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30bc06d..71b79db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.9.0 backports.zoneinfo==0.2.1;python_version<"3.9" discord.py==2.3.2 -flask[async]==3.0.0 +flask[async]==3.0.2 gunicorn==21.2.0 opengsq==3.0.6 psycopg2-binary==2.9.9