From 573e569737bca16d086057f2906f26451e6a7fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:37:30 +0000 Subject: [PATCH] Bump django from 2.1 to 2.2.24 in /backend Bumps [django](https://github.com/django/django) from 2.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c4eb6f3..a5e4c8c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ certifi==2017.7.27.1 chardet==3.0.4 configparser==3.5.0 -Django==2.1 +Django==2.2.24 django-cors-headers==2.1.0 idna==2.6 paho-mqtt==1.3.0