From d6bfd76a09f66468cc5a1070e196a496dfd90acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Feb 2019 15:21:27 +0000 Subject: [PATCH] Bump pyasn1-modules from 0.2.2 to 0.2.4 Bumps [pyasn1-modules](https://github.com/etingof/pyasn1-modules) from 0.2.2 to 0.2.4. - [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.2.2...v0.2.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d7464fae..7674f53e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ openapi-codec==1.3.2 psycopg2-binary==2.7.7 py==1.7.0 pyasn1==0.4.5 -pyasn1-modules==0.2.2 +pyasn1-modules==0.2.4 pycparser==2.19 pytest==4.2.1 pytest-django==3.4.7