From 5330dff6e23a69aa9d466a82b40b2d994d1e27ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:21:45 +0000 Subject: [PATCH] Bump uwsgi from 2.0.21 to 2.0.22 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.21 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 eba75757..e2a7aa35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ flask==2.3.2 flask-cors==3.0.10 waitress==2.1.2 -uWSGI==2.0.21 +uWSGI==2.0.22 pika==1.2.1 pydantic==1.10.4 elasticsearch==7.0.0