From 78e29ffe42244f1c1adfd103fdce0be5726acb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:22:57 +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] --- requirement/requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement/requirement.txt b/requirement/requirement.txt index 6c8d3b1..83e6bf6 100644 --- a/requirement/requirement.txt +++ b/requirement/requirement.txt @@ -3,7 +3,7 @@ astroid==2.3.3 autopep8==1.5.1 Django==3.0.5 django-filter==2.2.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 diff --git a/requirements.txt b/requirements.txt index a276fde..7e822a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-heroku gunicorn python-dotenv -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.4.0 #swarm drf-yasg==1.17.1