From adb76ef9e3f7bcdf52ffce1803a98b59be0baf30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:46:35 +0000 Subject: [PATCH] Bump django from 1.11.20 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.20 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.20...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-balena-pygame.txt | 2 +- requirements-balena.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-balena-pygame.txt b/requirements-balena-pygame.txt index 9a1d9fb..022928c 100644 --- a/requirements-balena-pygame.txt +++ b/requirements-balena-pygame.txt @@ -1,4 +1,4 @@ -Django==1.11.20 +Django==2.2.24 django-cors-headers==2.5.2 djangorestframework==3.7.3 jsonschema==2.6.0 diff --git a/requirements-balena.txt b/requirements-balena.txt index 3473964..233752f 100644 --- a/requirements-balena.txt +++ b/requirements-balena.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==2.2.24 django-cors-headers==2.5.2 djangorestframework==3.9.4 jsonschema==3.1.1