From 12cddb13fb5cb59a4f4a5236a3f4480edfbf88db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:31:35 +0000 Subject: [PATCH] Bump django from 2.2.20 to 2.2.28 in /paper_fig Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...2.2.28) --- 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..1b50a0a 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.28 django-admin==1.3.2 django-cors-headers==2.4.0 django-excel-response2==2.0.8