From f13dc83ec8672d0b87380e56cdf4f8d96d93a96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:19:10 +0000 Subject: [PATCH] Bump django from 4.2.15 to 5.1 Bumps [django](https://github.com/django/django) from 4.2.15 to 5.1. - [Commits](https://github.com/django/django/compare/4.2.15...5.1) --- 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 68905485..633d0210 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ python-magic-bin==0.4.14;platform_system=="Windows" argon2-cffi==23.1.0 bleach==6.1.0 crispy-bootstrap5==2024.2 -django==4.2.15 +django==5.1 django-allauth==64.2.0 django-allauth[mfa]==64.2.0 django-anymail[mailgun]==11.1