From 542f692de252a70dc39cf94d5731ccec94d3920b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:27:33 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.24 in /search_django Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..5611b0f 100644 --- a/search_django/requirements.txt +++ b/search_django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.7 +Django==2.2.24 numpy==1.17.3 pandas==0.25.3 python-dateutil==2.8.1