From 3610833a4d010416b1130f21c3489042e09ec494 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Oct 2022 03:17:45 +0200 Subject: [PATCH] Update dependency Flask_SQLAlchemy to v3.0.2 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 07e5db2..e555489 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,7 +1,7 @@ Flask~=2.1.2 python-dotenv==0.21.0 uwsgi==2.0.20 -Flask_SQLAlchemy==3.0.0 +Flask_SQLAlchemy==3.0.2 python-dotenv==0.21.0 pymysql==1.0.2 pyjwt==2.5.0