From 259f87fcdcab55fa023d2ae7d9aed9f6cc1edec3 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Mon, 7 Jan 2019 15:47:23 +0000 Subject: [PATCH] requirements: Upgrade yamole from 2.1.5 to 2.1.6. --- 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 d784d5279f..025342f9f4 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -198,7 +198,7 @@ django-sendfile==0.3.11 disposable-email-domains==0.0.39 # Needed for parsing YAML with JSON references from the REST API spec files -yamole==2.1.5 +yamole==2.1.6 # Needed for signing thumbnail requests so that they can be authenticated on the # other end. Using a fork to eliminate a really slow pkgresources import. diff --git a/requirements/dev.txt b/requirements/dev.txt index b39ed9e1af..8a9e2a542d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -191,5 +191,5 @@ websocket-client==0.54.0 # via docker werkzeug==0.14.1 # via moto wrapt==1.10.11 # via aws-xray-sdk xmltodict==0.11.0 # via moto -yamole==2.1.5 +yamole==2.1.6 zope.interface==4.6.0 # via twisted diff --git a/requirements/prod.txt b/requirements/prod.txt index c3a244101b..6137696aad 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -129,4 +129,4 @@ urllib3==1.24.1 # via requests uwsgi==2.0.17.1 virtualenv-clone==0.4.0 wcwidth==0.1.7 # via prompt-toolkit -yamole==2.1.5 +yamole==2.1.6