From 93f86cb533154b28b20fe1c5fa539de1603341b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:11:44 +0000 Subject: [PATCH] Bump uwsgi from 2.0.18 to 2.0.22 in /src/api-engine 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] --- src/api-engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api-engine/requirements.txt b/src/api-engine/requirements.txt index f7fe6df8a..e6dcf5ccd 100644 --- a/src/api-engine/requirements.txt +++ b/src/api-engine/requirements.txt @@ -53,7 +53,7 @@ strict-rfc3339==0.7 swagger-spec-validator==2.5.0 uritemplate==3.0.1 urllib3==1.26.5 -uWSGI==2.0.18 +uWSGI==2.0.22 validate-email==1.3 watchdog==0.10.2 websocket-client==0.57.0 \ No newline at end of file