From 5dea8a80d5e993649aa812564dfe15acbac201f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:41:53 +0000 Subject: [PATCH] Bump django from 4.2.6 to 5.0 Bumps [django](https://github.com/django/django) from 4.2.6 to 5.0. - [Commits](https://github.com/django/django/compare/4.2.6...5.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe79a1116d..57bd5f6e00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ crispy-bootstrap5==2023.10 django-bootstrap-breadcrumbs2==1.0.0 django-formtools~=2.4 django-recaptcha~=4.0.0 -Django==4.2.6 +Django==5.0 django-activity-stream==2.0.0 django-axes==6.1.1 django-crispy-forms~=2.1