From 8e7a9835eaa0e8a7fb77eec0479c3fbfb4cae827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:48:25 +0000 Subject: [PATCH] Bump django from 2.2.15 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.2.15 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.15...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements copy.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements copy.txt b/requirements copy.txt index 9554f831..0063827e 100644 --- a/requirements copy.txt +++ b/requirements copy.txt @@ -1,4 +1,4 @@ -Django==2.2.15 +Django==2.2.24 asgiref==3.2.10 pytz==2020.1 sqlparse==0.3.1 diff --git a/requirements.txt b/requirements.txt index 16024e39..5a513f49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.15 +Django==2.2.24 asgiref==3.2.10 pytz==2020.1 sqlparse==0.3.1