From 30b30cd556165ccfd26d1445ffd3ee300173bed2 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Tue, 27 Feb 2018 10:07:28 +0000 Subject: [PATCH] Update cmd2 upper constraint to 0.8.0 This commit updates the cmd2 uppper constraint to 0.8.0. In cmd2 0.8.0, they removed some commands[0] such as `run` which is conflicted with the stestr subcommand. To keep the consistent behavior, it's good to bump up to this version. [0] https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md#080-february-1-2018 Change-Id: I69cc305b2334641806ac9bb8193b2be5650919df --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 9e3f0fe30e..5fb9a1d392 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -392,7 +392,7 @@ oslo.rootwrap===5.13.0 Django===1.11.9 pexpect===4.3.1 mistral-extra===5.2.0 -cmd2===0.7.9 +cmd2===0.8.0 redis===2.10.6 jmespath===0.9.3 click===6.7