From 8ef32f6ece3f280bffa888fd92cbbb15ea1bdddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:35:10 +0000 Subject: [PATCH] Bump django from 5.2.10 to 5.2.11 in /provisioning/www/webapp Bumps [django](https://github.com/django/django) from 5.2.10 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.10...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- provisioning/www/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/www/webapp/requirements.txt b/provisioning/www/webapp/requirements.txt index c009578..7c12fa4 100644 --- a/provisioning/www/webapp/requirements.txt +++ b/provisioning/www/webapp/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.10 +Django==5.2.11 psycopg2==2.9.11 gunicorn==25.0.0