From 90bb3e1c6a39bbe6db795ac0c55fe35a315f9b90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Oct 2022 03:18:46 +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 aa9ccfb..1bd0310 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