From d9d211b92f009e583ce2be5a48146b3e3b157f69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 01:07:34 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.8 in /search_django Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.8) Signed-off-by: dependabot[bot] --- search_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search_django/requirements.txt b/search_django/requirements.txt index e3dd180..63be4fe 100644 --- a/search_django/requirements.txt +++ b/search_django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.7 +Django==2.2.8 numpy==1.17.3 pandas==0.25.3 python-dateutil==2.8.1