From 07ef7e96554c650936f45011d77541cface8f6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 17:49:18 +0000 Subject: [PATCH] Bump uwsgi from 2.0.19.1 to 2.0.21 Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.19.1 to 2.0.21. - [Release notes](https://github.com/unbit/uwsgi-docs/releases) - [Commits](https://github.com/unbit/uwsgi-docs/commits) --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index a4bacb6..9af6dfc 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -5,4 +5,4 @@ plotly==4.14.3 pdfkit==0.6.1 pandas==1.2.4 uuid==1.30 -uWSGI==2.0.19.1 +uWSGI==2.0.21