From 16c5d5d4e7892343cb4a36a88a94b2f18454b0c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:54:11 +0000 Subject: [PATCH] Bump uwsgi from 2.0.17 to 2.0.22 Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.17 to 2.0.22. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 108cd6fc..bab8588a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pytest-mock==1.5.0 PyYAML==5.4 git+https://github.com/emosbaugh/python-semver@f26d956e2ea13a8159e5629d5b7bf225f8ae5a61#egg=semver shellescape==3.8.1 -uWSGI==2.0.17 +uWSGI==2.0.22