From e45b9fd480445f7649becbe17828a95f2d057816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 00:03:32 +0000 Subject: [PATCH] Bump django from 2.2.0 to 2.2.21 in /app/find_search Bumps [django](https://github.com/django/django) from 2.2.0 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..445a683 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.21 django-bootstrap4==1.1.1 django-environ==0.4.5 elastic-apm==5.8.1