From a7f54a6be2c0aa3d73970381adddc661e7d062cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 13:53:31 +0000 Subject: [PATCH] Bump oauthlib from 3.0.2 to 3.1.0 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.0.2...v3.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 168edad..6b6a89d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ isort==4.3.21 lazy-object-proxy==1.4.1 mccabe==0.6.1 oauth2client==4.1.3 -oauthlib==3.0.2 +oauthlib==3.1.0 promise==2.2.1 psycopg2==2.8.3 pyasn1==0.4.5