From 680b79143792d187e755aa17f3888408e969ba7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 04:37:41 +0000 Subject: [PATCH] Bump pyasn1-modules from 0.1.5 to 0.2.8 Bumps [pyasn1-modules](https://github.com/etingof/pyasn1-modules) from 0.1.5 to 0.2.8. - [Release notes](https://github.com/etingof/pyasn1-modules/releases) - [Changelog](https://github.com/etingof/pyasn1-modules/blob/master/CHANGES.txt) - [Commits](https://github.com/etingof/pyasn1-modules/compare/v0.1.5...v0.2.8) 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 7be5092..166c031 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ httplib2==0.10.3 idna==2.6 oauth2client==4.1.2 pyasn1==0.3.7 -pyasn1-modules==0.1.5 +pyasn1-modules==0.2.8 python-decouple==3.1 pytz==2018.3 PyYAML==3.12