From 1c9aeb92294019e8d7ecb6e66f6aa20115c691d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:45:18 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.2 to 3.11.2 in /Desafio 6 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.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.10.2...3.11.2) Signed-off-by: dependabot[bot] --- Desafio 6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desafio 6/requirements.txt b/Desafio 6/requirements.txt index 49e6466..985b339 100644 --- a/Desafio 6/requirements.txt +++ b/Desafio 6/requirements.txt @@ -7,4 +7,4 @@ py==1.5.3 pytest==3.6.2 six==1.11.0 Django==2.2.13 -djangorestframework==3.10.2 +djangorestframework==3.11.2