From 0f48ff8a8f4e021c02a15b7b408de0dc6c51a7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:10:30 +0000 Subject: [PATCH] Bump uwsgi from 2.0.17 to 2.0.22 in /Chapter15/todobackend/src 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] --- Chapter15/todobackend/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter15/todobackend/src/requirements.txt b/Chapter15/todobackend/src/requirements.txt index 038c5ac..d786d0f 100644 --- a/Chapter15/todobackend/src/requirements.txt +++ b/Chapter15/todobackend/src/requirements.txt @@ -3,5 +3,5 @@ django-cors-headers==2.1.0 djangorestframework==3.7.3 mysql-connector-python==8.0.11 pytz==2017.3 -uwsgi==2.0.17 +uwsgi==2.0.22 aws-xray-sdk \ No newline at end of file