From 9f43522c6ec5befe41bcff9d88a67491dff26e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 03:55:15 +0000 Subject: [PATCH] Bump uwsgi from 2.0.19.1 to 2.0.25.1 in /app Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.19.1 to 2.0.25.1. --- 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..cd47069bc 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.25.1 vine==5.0.0 wcwidth==0.2.5 zgw-consumers==0.18.0