From 9b89c8d19c2e21ef28f5cc6d132a7c7e76999050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:11:57 +0000 Subject: [PATCH] Bump uwsgi from 2.0.18 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.18 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 7d2a656..5960882 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Django==2.2.24 django-tinymce==2.8.0 pytz==2019.1 -uWSGI==2.0.18 +uWSGI==2.0.22 pymysql