From 822f473102772dc94a2e6651ebd2ce72b974733c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:16:31 +0000 Subject: [PATCH] Bump uwsgi from 2.0.30 to 2.0.31 Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.30 to 2.0.31. --- updated-dependencies: - dependency-name: uwsgi dependency-version: 2.0.31 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 8c800de..adb30ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ typing-extensions==4.14.1 croniter==6.0.0 flask==3.1.1 werkzeug==3.1.3 -uwsgi==2.0.30 \ No newline at end of file +uwsgi==2.0.31 \ No newline at end of file