From 9025df963f7852900cdb17b8ce7fdcc671e87164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:53:53 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.7 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.7) --- 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 b001c0d..3c26e8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ charset-normalizer==3.4.1 constantly==23.10.4 cryptography==44.0.0 daphne==4.1.2 -Django==5.1.4 +Django==5.1.7 django-cors-headers==4.6.0 django-otp==1.5.4 django-soft-delete==1.0.16