From a0feb232cb4277782f5af4862c6a7f086fafad31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:24:03 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.7 Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.6...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 077797f..f174906 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dj-database-url==2.2.0 django-proxy==1.3.0 django-sql-dashboard==1.2 django-test-plus==2.2.3 -Django==5.0.6 +Django==5.0.7 factory-boy==3.3.0 gunicorn==22.0.0 html5lib==1.1