From 3b2497968319b2e6f52808eb8a45b06ff0720a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 23:01:20 +0000 Subject: [PATCH] Bump django from 5.2.15 to 5.2.16 Bumps [django](https://github.com/django/django) from 5.2.15 to 5.2.16. - [Commits](https://github.com/django/django/compare/5.2.15...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bad8d8937..86e92c848 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ arrow==1.4.0 canvasapi==3.4.0 cryptography==48.0.1 # 49 breaks plom-client macOS x86_64, plom-client Issue #5139 -django==5.2.15 +django==5.2.16 django-braces==1.17.0 django-filter==25.2 django-htmx==1.27.0