From db321baac3fd182c4ce66f5394819d60ccbfedc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 00:05:07 +0000 Subject: [PATCH] chore(deps): update dependency flask to v3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be73b8d..89f0d24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ discord.py==2.3.2 openai==1.16.2 python-dotenv==1.0.1 requests==2.31.0 -Flask==3.0.2 \ No newline at end of file +Flask==3.0.3 \ No newline at end of file