From e3161dc917c945fb6572910113931f1c0bd884c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:51:06 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.13 in /search_django Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.13) 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..ebf8929 100644 --- a/search_django/requirements.txt +++ b/search_django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.7 +Django==2.2.13 numpy==1.17.3 pandas==0.25.3 python-dateutil==2.8.1