From 162b0d05d958e01232dfd770fd769a66d834d128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:54:40 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec48d5d..0aeebcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.5 +Django==2.2.10 django-appconf==1.0.3 django-imagekit==4.0.2 django-js-asset==1.2.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index dcf8988..8f9ff87 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -Django==2.1.5 +Django==2.2.10 django-appconf==1.0.3 django-imagekit==4.0.2 django-js-asset==1.2.2