From 8bc96e4dc2c21764d65f3fa8967fdd79708221b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:44:10 +0000 Subject: [PATCH] Bump django from 1.11.23 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.11.23 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_novenv.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d4242f3..f1f3421 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==0.20.3 -Django==1.11.23 +Django==1.11.28 SQLAlchemy==1.1.11 django_debug_toolbar==1.8 django_nine==0.1.13 diff --git a/requirements_novenv.txt b/requirements_novenv.txt index 6df27b6..27c4ceb 100644 --- a/requirements_novenv.txt +++ b/requirements_novenv.txt @@ -52,7 +52,7 @@ dask==0.15.1 decorator==4.0.11 dill==0.2.7 distributed==1.18.0 -Django==1.11.23 +Django==1.11.28 django-admin-tools==0.8.1 django-autoslug==1.9.3 django-dash==0.5.2