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