From 86dd3aef945ab2584f7b1a786cc2dba719a30654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:21:43 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29dda68..49c2075 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gunicorn[gevent]==23.0.0 -Django==5.1.4 +Django==5.1.5 django-allauth==0.63.3 django-cleanup==8.1.0 django-extensions==3.2.3