From 0215bddd7566da414e63ee6c4e315d34d7e3c768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:41:24 +0000 Subject: [PATCH] Bump django from 2.2.0 to 2.2.27 in /app/find_search Bumps [django](https://github.com/django/django) from 2.2.0 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.27) --- 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..9b2a689 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.27 django-bootstrap4==1.1.1 django-environ==0.4.5 elastic-apm==5.8.1