From b536aaee59087b789c57c508d350fb6f7dc5488f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:58:26 +0000 Subject: [PATCH] Bump django from 2.2.0 to 2.2.18 in /app/find_search Bumps [django](https://github.com/django/django) from 2.2.0 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.18) 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..28c5a8a 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.18 django-bootstrap4==1.1.1 django-environ==0.4.5 elastic-apm==5.8.1