From 1530dee870b67a0f7d014502f9561eea7251e968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:22:08 +0000 Subject: [PATCH] Bump uwsgi from 2.0.19.1 to 2.0.24 in /app Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.19.1 to 2.0.24. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 26fe85bf8..ab6ae6d17 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -74,7 +74,7 @@ text-unidecode==1.3 typing-extensions==3.10.0.2 uritemplate==3.0.1 urllib3==1.26.15 -uWSGI==2.0.19.1 +uWSGI==2.0.24 vine==5.0.0 wcwidth==0.2.5 zgw-consumers==0.18.0