From b9eb47969914ce059e18c8b76ada5f04950e1d4d Mon Sep 17 00:00:00 2001 From: Sergey Skripnick Date: Wed, 18 Nov 2015 23:26:08 +0100 Subject: [PATCH] Bump ddt version to >=1.0.1 Some tests may be skipped silently when using earlier versions with testr and Mock instances in data. More details may be found by the following link: https://github.com/txels/ddt/issues/35 Change-Id: I78286cb941f5f562f8f425a7ff24b4ac724f375e --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 128d498f63..d15d9d7079 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -22,7 +22,7 @@ PuLP>=1.0.4 contextlib2>=0.4.0 # PSF License croniter>=0.3.4 # MIT License cryptography>=1.0 # Apache-2.0 -ddt>=0.7.0 +ddt>=1.0.1 debtcollector>=0.3.0 # Apache-2.0 decorator>=3.4.0 dib-utils # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index e86168bbd1..1fd8e50206 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -87,7 +87,7 @@ contextlib2===0.4.0 coverage===4.0.2 croniter===0.3.8 cryptography===1.1 -ddt===1.0.0 +ddt===1.0.1 debtcollector===0.10.0 decorator===4.0.4 demjson===2.2.3