From c55755c96f769d5bdf0bc4dcd4f801a2ddfafda2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 22:25:55 +0000 Subject: [PATCH] chore(deps): update dependency flask to v3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7432ed8..bc5c749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ discord.py==2.3.2 openai==1.11.0 python-dotenv==1.0.1 requests==2.31.0 -Flask==3.0.1 \ No newline at end of file +Flask==3.0.2 \ No newline at end of file