From bde1197bdf9124527307be80918f8c03f57ba569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 10:02:50 +0000 Subject: [PATCH] Bump gunicorn from 26.1.0 to 26.2.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 26.1.0 to 26.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/26.1.0...26.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 430d0be4..ddeb374f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ requirements/src/django_pagetree_export-0.4-py2.py3-none-any.whl django-registration-redux==2.13 django-quizblock==1.3.2 django-ga-context==0.1.0 -gunicorn==26.1.0 +gunicorn==26.2.0 # boto3 deps urllib3==2.7.0 # sentry-sdk