From 8fb1788a2d1a12f437f38adc731f074e444ecc8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:09:34 +0000 Subject: [PATCH] Bump uwsgi from 2.0.15 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.15 to 2.0.22. - [Commits](https://github.com/unbit/uwsgi-docs/commits) --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a2b008..460849e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ django-simple-captcha==0.5.5 olefile==0.44 pytz==2017.2 six==1.10.0 -uWSGI==2.0.15 +uWSGI==2.0.22