From 15337dd2d887a4242c6cfe7d403b05427c921539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:56:11 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.7 Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.5...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 d6f2801..97a886a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ channels==4.2.0 constantly==23.10.4 cryptography==44.0.0 daphne==4.1.2 -Django==5.1.5 +Django==5.1.7 hyperlink==21.0.0 idna==3.10 incremental==24.7.2