From 4838108d72002cfb3ab2f8458ecdc4574974582d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:57:08 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 in /Desafio 9 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] --- Desafio 9/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desafio 9/requirements.txt b/Desafio 9/requirements.txt index 913b1a6..c74635e 100644 --- a/Desafio 9/requirements.txt +++ b/Desafio 9/requirements.txt @@ -9,7 +9,7 @@ decorator==4.4.0 dj-database-url==0.5.0 Django==2.2.13 django-redis==4.10.0 -djangorestframework==3.10.3 +djangorestframework==3.11.2 docutils==0.15.2 gunicorn==19.9.0 idna==2.8