From c97e9833b438a3dfb09957a2f41ec4386b05b32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 12:23:17 +0530 Subject: [PATCH] Bump django from 5.0.3 to 5.0.7 (#58) Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.3...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17b8eb7..edd441b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.3 +Django==5.0.7 django_allauth==0.54.0 django_environ==0.10.0 django_import_export==3.2.0