From 780557b4f8c60d6f1627968e8223f8a7fbd22d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:51:16 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.20 in /search_django Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.20) 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..29ba019 100644 --- a/search_django/requirements.txt +++ b/search_django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.7 +Django==2.2.20 numpy==1.17.3 pandas==0.25.3 python-dateutil==2.8.1