Bump djangorestframework from 3.10.3 to 3.11.2

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-21 15:57:09 +00:00 committed by GitHub
parent da91c0252b
commit 8bcb1620c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Django==2.2.7
django-computedfields==0.0.10
django-cors-headers==3.2.0
django-templated-mail==1.1.1
djangorestframework==3.10.3
djangorestframework==3.11.2
djangorestframework-simplejwt==4.3.0
djoser==2.0.3
isort==4.3.21