From 060ed8cb92d050ef8f466015f08b4c84fef17a95 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Mon, 30 Jul 2018 11:30:08 +0000 Subject: [PATCH] requirements: Upgrade pyasn1-modules to 0.2.2. rfc2986 module added and some documentation changes. --- requirements/common.in | 2 +- requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/common.in b/requirements/common.in index 10296a6b4e..a4a0e0b152 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -102,7 +102,7 @@ pika==0.11.0 psycopg2==2.7.5 --no-binary psycopg2 pyasn1==0.4.4 -pyasn1-modules==0.2.1 +pyasn1-modules==0.2.2 pycrypto==2.6.1 # Needed for memcached usage diff --git a/requirements/dev.txt b/requirements/dev.txt index 53182da3ca..4f2d60cb02 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -117,7 +117,7 @@ psycopg2==2.7.5 ptyprocess==0.5.2 # via pexpect py3dns==3.2.0 pyaml==17.10.0 # via moto -pyasn1-modules==0.2.1 +pyasn1-modules==0.2.2 pyasn1==0.4.4 pycodestyle==2.4.0 pycparser==2.18 # via cffi diff --git a/requirements/prod.txt b/requirements/prod.txt index 7ef6891cfd..badee36cbe 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -85,7 +85,7 @@ prompt-toolkit==1.0.15 # via ipython psycopg2==2.7.5 ptyprocess==0.5.2 # via pexpect py3dns==3.2.0 -pyasn1-modules==0.2.1 +pyasn1-modules==0.2.2 pyasn1==0.4.4 pycparser==2.18 # via cffi pycrypto==2.6.1