From 3396673e3f5f7fb26e44f2b8a183e6db7923eae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:32:06 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.0.7 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...4.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 689bf206..293816d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-cors-headers==3.13.0 django-markdownx==4.0.0b1 django-reversion==5.0.2 django-storages==1.12.3 -Django==4.0.6 +Django==4.0.7 djangorestframework-gis==1.0 djangorestframework-simplejwt==4.7.2 djangorestframework==3.13.1