From dc8da7f4c28c6aa0b5fa5a1f655583d146385436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 10:31:21 +0000 Subject: [PATCH] Bump djangorestframework in /atos/functional/template/citygo Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.7 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.4.7...3.9.1) Signed-off-by: dependabot[bot] --- atos/functional/template/citygo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atos/functional/template/citygo/requirements.txt b/atos/functional/template/citygo/requirements.txt index 7dc8d06..4d33f35 100644 --- a/atos/functional/template/citygo/requirements.txt +++ b/atos/functional/template/citygo/requirements.txt @@ -1,7 +1,7 @@ Django==1.10.2 django-allauth==0.27.0 django-rest-auth==0.8.1 -djangorestframework==3.4.7 +djangorestframework==3.9.1 httplib2==0.9.2 oauth2==1.9.0.post1 oauthlib==2.0.0