From b58c0acda59f91bfcbcd9691f18c7778547415bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:58:52 +0100 Subject: [PATCH] Bump django from 5.1.4 to 5.1.7 in /example (#5) Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 728f526..28767f9 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.4 +django==5.1.7 django-json-ld==0.0.5 django-signposting==0.10.0 httplink==0.2.0