From c95c011a083c4608e3adbc1f0e009b528f97784d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:58:58 +0000 Subject: [PATCH] Bump django from 2.0.13 to 2.2.13 in /archivesapi Bumps [django](https://github.com/django/django) from 2.0.13 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.13...2.2.13) Signed-off-by: dependabot[bot] --- archivesapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivesapi/requirements.txt b/archivesapi/requirements.txt index a9d7d2b..2fbaf02 100644 --- a/archivesapi/requirements.txt +++ b/archivesapi/requirements.txt @@ -1,7 +1,7 @@ boto3==1.9.99 botocore==1.12.99 certifi -Django==2.0.13 +Django==2.2.13 django-s3-storage==0.12.4 djangorestframework==3.9.1 docutils==0.14