From 1309677dacb15cd756e44d923e8d5cee0fba796d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 11:05:12 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.27 in /django Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 476105f..eb46e51 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.5 +Django==2.2.27 PyMySQL==0.9.3