From e1bce7f6cd7d1e0f2699b9020f9a0edabf1f981f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:09:15 +0000 Subject: [PATCH] build(deps): bump uwsgi from 2.0.25.1 to 2.0.26 Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.25.1 to 2.0.26. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b21407db133..8e6e3460299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -136,7 +136,7 @@ django-ipware<7.1 pycountry # production -uWSGI==2.0.25.1 +uWSGI==2.0.26 gunicorn==22.0.0 ipython==8.24.0 docker==7.0.0