From 730d826a6373a4042515e5f5d944498cbfa15ca4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 2 May 2022 18:05:54 +0200
Subject: [PATCH] Bump django from 3.2.12 to 3.2.13 (#9)

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d4ed192..71e05b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ async-timeout==3.0.1
 attrs==20.3.0
 certifi==2020.12.5
 chardet==3.0.4
-Django==3.2.12
+Django==3.2.13
 fontawesome-free==5.15.1
 gql==2.0.0
 graphql-core==2.3.2
-- 
GitLab