From f71ea7c42b187b737340f23bdbe28c5d1f3b58e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 23:13:02 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.1 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.1...2.1.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tumidpandora_school_rewards/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e537a47..db5a7bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2018.10.15 chardet==3.0.4 -Django==2.1.1 +Django==2.1.11 django-filter==2.0.0 django-localflavor==2.1 django-widget-tweaks==1.4.2 diff --git a/tumidpandora_school_rewards/requirements.txt b/tumidpandora_school_rewards/requirements.txt index ad6a088..967520c 100644 --- a/tumidpandora_school_rewards/requirements.txt +++ b/tumidpandora_school_rewards/requirements.txt @@ -1,7 +1,7 @@ certifi==2018.10.15 chardet==3.0.4 dj-database-url==0.5.0 -Django==2.1.1 +Django==2.1.11 django-ckeditor==5.6.1 django-filter==2.0.0 django-js-asset==1.1.0