From d39dca9f105162ec141c51d61cc604618496df56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 01:24:11 +0000 Subject: [PATCH] Bump flask[async] from 3.0.2 to 3.0.3 Bumps [flask[async]](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[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 d485498..186474b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.9.3 backports.zoneinfo==0.2.1;python_version<"3.9" discord.py==2.3.2 -flask[async]==3.0.2 +flask[async]==3.0.3 gunicorn==22.0.0 opengsq==3.1.0 psycopg2-binary==2.9.9