From 356e8884ba47fe1037accde1907012244a829162 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 10 Jun 2021 23:33:35 +0000
Subject: [PATCH] Bump django from 2.0.12 to 2.2.24 in /Scrapy/Peacock

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

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 Scrapy/Peacock/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Scrapy/Peacock/requirements.txt b/Scrapy/Peacock/requirements.txt
index 2f708d1..fff4ba2 100644
--- a/Scrapy/Peacock/requirements.txt
+++ b/Scrapy/Peacock/requirements.txt
@@ -21,7 +21,7 @@ country-converter==0.6.7
 cryptography==2.9.2
 cssselect==1.1.0
 distro==1.5.0
-Django==2.0.12
+Django==2.2.24
 docker==4.2.1
 docker-compose==1.26.0
 dockerpty==0.4.1