From 452c4d98ca6939852036a49924d7799b6173c2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 21:41:39 +0100 Subject: [PATCH] Bump django from 4.2.14 to 4.2.15 (#16) Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.14...4.2.15) --- 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> Co-authored-by: Alex Lubbock --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b13838d..6b2866cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -r thunor/requirements.txt -Django==4.2.14 +Django==4.2.15 django-allauth==0.52.0 django-crispy-forms==1.14.0 django-custom-user==1.1