From 1d637c92f2165d315c3a7beee04b60f9b905b586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:58:01 +0000 Subject: [PATCH] Bump django from 2.2.0 to 2.2.20 in /app/find_search Bumps [django](https://github.com/django/django) from 2.2.0 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.20) Signed-off-by: dependabot[bot] --- app/find_search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/find_search/requirements.txt b/app/find_search/requirements.txt index 3a0e42e..4daef6e 100644 --- a/app/find_search/requirements.txt +++ b/app/find_search/requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.3 contextlib2==0.6.0 distlib==0.3.0 distro==1.4.0 -Django==2.2.0 +Django==2.2.20 django-bootstrap4==1.1.1 django-environ==0.4.5 elastic-apm==5.8.1