From d9f5837643aac45a3b80065e40c2dbcd67db380e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 12:35:55 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 959f00c..15e365a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-js-asset==1.2.2 django-mptt==0.12.0 django-rest-framework==0.1.0 django-rest-swagger==2.2.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 drfpasswordless==1.5.7 html5lib==1.0.1 idna==2.8