From 875d91f69d161141fc5c3e94c035bf4839359158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 13:50:47 +0000 Subject: [PATCH] Bump djangorestframework in /samples/stamp/atos/Citygo/apache 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/Citygo/apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 samples/stamp/atos/Citygo/apache/requirements.txt diff --git a/samples/stamp/atos/Citygo/apache/requirements.txt b/samples/stamp/atos/Citygo/apache/requirements.txt old mode 100755 new mode 100644 index 2c69e2a5..02188000 --- a/samples/stamp/atos/Citygo/apache/requirements.txt +++ b/samples/stamp/atos/Citygo/apache/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