From 541f651b6012b3b86998e3b311ef56fc2fec1b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 21:39:40 +0000 Subject: [PATCH] Bump django from 1.11.16 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.16 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.16...1.11.23) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 30c7180..363c43b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ coverage twine # modelmanager plugin dependencies -django==1.11.16 +django==1.11.23 parse==1.8.2 pandas==0.22.0