From 74e5a24c0c14f1d83eb62e82952617e8ae0094e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:58:59 +0000 Subject: [PATCH] Bump uwsgi from 2.0.26 to 2.0.27 Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.26 to 2.0.27. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc736d1..ca98a5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ requests==2.32.3 ruff==0.5.7 six==1.16.0 vcrpy==6.0.1 -uwsgi==2.0.26 +uwsgi==2.0.27