From 3482870ecc1df23863a4ea48a965cff679e8a1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:48:13 +0000 Subject: [PATCH] Bump django from 5.2.14 to 5.2.15 Bumps [django](https://github.com/django/django) from 5.2.14 to 5.2.15. - [Commits](https://github.com/django/django/compare/5.2.14...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 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 40a569c..204b621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.11.1 boto3==1.42.82 botocore==1.42.82 -Django==5.2.14 +Django==5.2.15 django-anymail[postmark]==15.0 django-storages==1.12.3 djangorestframework==3.17.1