From 10237da0677fe19f1a26abca32e38b65574445cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 00:00:05 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.8 Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.8) 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 94d43a8..0dbbc43 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ gfapy==1.0.0 nose==1.3.7 -Django==2.2.1 +Django==2.2.8 sqlparse==0.3.0 numpy==1.16.2 networkx==2.2