From 5748af7de5446d96d215e5b1e940b83d0ecc50c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Mar 2019 13:16:23 +0000 Subject: [PATCH] Bump oauthlib from 3.0.0 to 3.0.1 in /src/requirements Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.0.0 to 3.0.1. - [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.0...v3.0.1) Signed-off-by: dependabot[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 5831228c..543092fb 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.3.0 irc3==1.1.2 -oauthlib==3.0.0 +oauthlib==3.0.1 olefile==0.46 psycopg2-binary==2.7.7 python-magic==0.4.15