From 58d84e16d1cf1cd097799b5a117ef9ae68628910 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 15 Dec 2021 22:15:48 +0000
Subject: [PATCH] Bump django from 3.2.5 to 3.2.10

Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.5...3.2.10)

---
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 0bd222b..88f219b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ constantly==15.1.0
 cryptography==3.4.7
 cycler==0.10.0
 daphne==3.0.2
-Django==3.2.5
+Django==3.2.10
 h11==0.12.0
 hiredis==2.0.0
 hyperlink==21.0.0
-- 
GitLab