From ed67f998ccdd56dc505943fee4019642ea6e179d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:10:25 +0000 Subject: [PATCH] Bump uwsgi from 2.0.17 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.17 to 2.0.22. - [Commits](https://github.com/unbit/uwsgi-docs/commits) --- 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 821b40b..2757a93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ PyMySQL >= 0.8.0 pandas >= 0.23.0 numpy >= 1.14.3 redis >= 2.10.6 -uwsgi == 2.0.17 +uwsgi == 2.0.22 urllib3 \ No newline at end of file