From 24422888cb835a4fac1a073fd7af9e6987e6e4c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:04:09 +0000 Subject: [PATCH] Bump django from 2.2.20 to 2.2.24 in /paper_fig Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paper_fig/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper_fig/requirements.txt b/paper_fig/requirements.txt index c271223..0835f22 100644 --- a/paper_fig/requirements.txt +++ b/paper_fig/requirements.txt @@ -17,7 +17,7 @@ defusedxml==0.6.0 diff-match-patch==20181111 dill==0.2.9 dj-database-url==0.5.0 -Django==2.2.20 +Django==2.2.24 django-admin==1.3.2 django-cors-headers==2.4.0 django-excel-response2==2.0.8