From f86391bdc14be57d083ef09a1b34f7b91d6f2779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:12:39 +0000 Subject: [PATCH] Bump uwsgi from 2.0.18 to 2.0.22 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index b54deed..d343bbc 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,4 +3,4 @@ dill==0.3.1.1 generators==2020.2.4 graphdb==2020.2.4 strict-functions==2020.2.4 -uWSGI==2.0.18 +uWSGI==2.0.22