From 2ca35fd9294e86145d6775c658a6eeb6d82597c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 13:24:35 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.2...3.11.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99602020..f489b711 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,6 +43,6 @@ boto==2.38.0 django-formtools==1.0.0 django-extra-views==0.7.1 django-import-export==0.4.1 -djangorestframework==3.3.2 +djangorestframework==3.11.2 html2text==2016.1.8 sentry-sdk==0.7.4