From 8b90dfbaae5a7a8f6ddb297985dd9a1e6596aa06 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 14 Aug 2022 17:16:08 +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] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9bd3391..18115fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ attrs==20.3.0
 certifi==2020.12.5
 chardet==3.0.4
 charset-normalizer==2.0.12
-Django==4.0.6
+Django==4.0.7
 fontawesome-free==5.15.1
 gql==2.0.0
 graphql-core==2.3.2
-- 
GitLab