From ad2b8bc09c5747acdca517b4944ce7e575477134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 8 Jan 2019 13:22:25 +0000 Subject: [PATCH] Bump oauth2client from 4.1.2 to 4.1.3 Bumps [oauth2client](https://github.com/google/oauth2client) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/google/oauth2client/releases) - [Changelog](https://github.com/googleapis/oauth2client/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/oauth2client/compare/v4.1.2...v4.1.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 279d521..c05b488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.4.16 chardet==3.0.4 httplib2==0.11.3 idna==2.7 -oauth2client==4.1.2 +oauth2client==4.1.3 pyasn1==0.4.4 pyasn1-modules==0.2.2 requests==2.19.1