From f3a6f53b90aa8ac4ca7697f4fa7ae7f9fd09f5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:41:46 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.15 Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.15. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e274760..ed44ca7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "azure-keyvault-secrets==4.11.0", "azure-identity==1.25.3", "calitp-littlepay==2025.4.1", - "Django==5.2.11", + "Django==5.2.15", "django-admin-sortable2==2.3.1", "django-azure-communication-email==1.5.0", "django-cdt-identity==2025.10.3",