From a615856671d0625a2ea8f5bdaeba02e09ebbd82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:05:38 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.24 in /django Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.24) --- 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..adb5392 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.5 +Django==2.2.24 PyMySQL==0.9.3