From 8963e872e955d5522467c174018cc724af77da22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:11:56 +0000 Subject: [PATCH] Bump uwsgi from 2.0.18 to 2.0.22 in /web 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] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 634f9bd..114c4d8 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -7,4 +7,4 @@ pymongo==3.7.2 celery==4.2.2 watchdog==0.9.0 python-igraph==0.8.2 -uwsgi==2.0.18 +uwsgi==2.0.22