From 584b58496134e5beca8e9ff3d826a4638a140dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 13:51:19 +0000 Subject: [PATCH] Bump djangorestframework 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] --- samples/stamp/atos/functional/template/browser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 samples/stamp/atos/functional/template/browser/requirements.txt diff --git a/samples/stamp/atos/functional/template/browser/requirements.txt b/samples/stamp/atos/functional/template/browser/requirements.txt old mode 100755 new mode 100644 index f54fcf4b..2a552048 --- a/samples/stamp/atos/functional/template/browser/requirements.txt +++ b/samples/stamp/atos/functional/template/browser/requirements.txt @@ -6,7 +6,7 @@ unittest-xml-reporting==2.5.1 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