From 98daaca43f8a9fd48829a5a442cc3619c9c133ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 17:40:58 +0000 Subject: [PATCH] Bump django from 1.10.3 to 2.2.24 in /requirements Bumps [django](https://github.com/django/django) from 1.10.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 24061a2..9524493 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ # Verified bug on Python 3.5.1 boto==2.42.0 certifi==2017.1.23 -Django==1.10.3 +Django==2.2.24 django-appconf==1.0.1 django-autoslug==1.9.3 django-bmemcached==0.2.3