From ed72075a3eda5d9482cb8b583682c72a9819379b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:21:53 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.8 Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.8) --- 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 190c1b14..66166a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.6 +Django==5.0.8 djangorestframework==3.14.0 django-auth-ldap==4.8.0 django-netfields==1.3.2