From 48c533532d4b04eee828fa351b6815bab94e13e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:54:35 +0000 Subject: [PATCH] build(deps): bump whitenoise from 6.11.0 to 6.12.0 in /backend Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.11.0 to 6.12.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.11.0...6.12.0) --- updated-dependencies: - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 465203c07..91883bf10 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,4 +12,4 @@ setuptools==80.9.0 sqlparse==0.5.4 taskcluster==95.1.4 tqdm==4.67.3 -whitenoise==6.11.0 +whitenoise==6.12.0