From 895430540c31420e2a7538abd0c5aae4b84dca7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:09:20 +0000 Subject: [PATCH] Bump uwsgi from 2.0.14 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.14 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] --- tests_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests_requirements.txt b/tests_requirements.txt index 7c11d73..ebf056b 100644 --- a/tests_requirements.txt +++ b/tests_requirements.txt @@ -4,7 +4,7 @@ tox==2.3.2 ipdb -uwsgi==2.0.14 +uwsgi==2.0.22 pytest==3.0.6 pytest-cov==2.4.0 pytest-flake8==0.8.1