From b888b8c7503d4b0498456e6c74dab313cc59ac29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:11:15 +0000 Subject: [PATCH] Bump django from 5.1.1 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.1...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 3a15321..6b1172e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 Authlib==1.3.2 boto3==1.35.49 cfgv==3.4.0 -Django==5.1.1 +Django==5.1.5 django-debug-toolbar==4.4.6 django-structlog==8.1.0 django_extensions==3.2.3