From b8ca44e1e68d09224f8cf839d55b9053948a334d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:18:10 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /archivesapi Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.1...3.11.2) 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..fa79189 100644 --- a/archivesapi/requirements.txt +++ b/archivesapi/requirements.txt @@ -3,7 +3,7 @@ botocore==1.12.99 certifi Django==2.0.13 django-s3-storage==0.12.4 -djangorestframework==3.9.1 +djangorestframework==3.11.2 docutils==0.14 jmespath==0.9.3 psycopg2==2.7.7