From 9505ae01b66db4feb61c729656996978a1c522c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:47:55 +0000 Subject: [PATCH] Bump django from 5.0.4 to 5.0.7 Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.4...5.0.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 cec0431..a845eed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ distlib==0.3.8 # virtualenv dj-database-url==2.1.0 # via -r requirements.in -django==5.0.4 +django==5.0.7 # via # -r requirements.in # dj-database-url