From ac4e22ce1ec9ebe682de299766eadadc3bb25249 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Oct 2022 18:24:10 +0200 Subject: [PATCH] Update dependency uwsgi to v2.0.21 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7fe6f56..62b2d9b 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ Flask~=2.1.2 python-dotenv==0.21.0 -uwsgi==2.0.20 +uwsgi==2.0.21 Flask_SQLAlchemy==3.0.2 python-dotenv==0.21.0 pymysql==1.0.2 -- 2.45.2