From 3092533ab3a39a4d13e69436bcbbedfe73cebaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:17:38 +0000 Subject: [PATCH] Bump django from 5.1.14 to 5.1.15 in /example Bumps [django](https://github.com/django/django) from 5.1.14 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.14...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 2081240..0de2a19 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 beautifulsoup4==4.12.3 certifi==2024.8.30 charset-normalizer==3.4.0 -django==5.1.14 +django==5.1.15 django-json-ld==0.0.5 django-signposting==0.10.0 httplink==0.2.0