From 3e2d3bb4621a0ddad57c01ad32f9462d5a7f2307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 00:51:19 +0000 Subject: [PATCH] Bump uwsgi from 2.0.21 to 2.0.22 in /cit-api 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] --- cit-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cit-api/requirements.txt b/cit-api/requirements.txt index b7a69b936..b833eeb00 100644 --- a/cit-api/requirements.txt +++ b/cit-api/requirements.txt @@ -6,7 +6,7 @@ django-cors-headers==3.14.0 drf-yasg==1.21.5 Pillow==9.4.0 psycopg2-binary==2.9.5 -uwsgi==2.0.21 +uwsgi==2.0.22 pyyaml==6.0.1 uritemplate==3.0.1 requests==2.24.0