From 46b63fb9be3f3e27f8c50cbd8d42571c09870779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:21:38 +0000 Subject: [PATCH] Bump uwsgi from 2.0.21 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.21 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 7db2096..c72fe1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ Markdown==3.4.3 psycopg2-binary==2.9.3 pytest-django==4.5.2 selenium==4.8.3 -uWSGI==2.0.21 +uWSGI==2.0.22