From 7b508c2b52fe3f983be33b633d8a9e724749318d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:26:37 +0000 Subject: [PATCH] Bump uwsgi from 2.0.23 to 2.0.26 Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.23 to 2.0.26. --- 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 c0b0425..2737d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flask==3.0.0 requests==2.31.0 -uwsgi==2.0.23 \ No newline at end of file +uwsgi==2.0.26 \ No newline at end of file