From ec2247a9eb04a33f7fb3f0b23c72ac7be78140f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 05:45:00 +0000 Subject: [PATCH] Bump oauthlib from 3.0.2 to 3.1.0 in /src/requirements 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] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index af9336bb..43c1a605 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -25,7 +25,7 @@ html5lib==1.0.1 icalendar==4.0.3 ipython==7.7.0 irc3==1.1.2 -oauthlib==3.0.2 +oauthlib==3.1.0 olefile==0.46 psycopg2-binary==2.8.3 python-magic==0.4.15