From 3013292a9fcce0b8cffd9546d07cfeaefcabf984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:16:36 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.27 in /app Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6881c23..4ce70ab 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.3 +django==2.2.27 mysqlclient django-debug-toolbar faker