From d42a9ba8160f0b068d63fc4122dae338aceefc0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:46:08 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.14 Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 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..5e4c33d 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.14", "django-admin-sortable2==2.3.1", "django-azure-communication-email==1.5.0", "django-cdt-identity==2025.10.3",