summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2019-01-25 22:35:40 +0000
committerServer Team CI Bot <josh.powers+server-team-bot@canonical.com>2019-01-25 22:35:40 +0000
commitc7248059dd2faaaadfbcef5c83e8e8ea166d6767 (patch)
treefa6820144b7538e1fd875b6316f076d334050540
parent7a4696596bbcccfedf5c6b6e25ad684ef30d9cea (diff)
downloadvyos-cloud-init-c7248059dd2faaaadfbcef5c83e8e8ea166d6767.tar.gz
vyos-cloud-init-c7248059dd2faaaadfbcef5c83e8e8ea166d6767.zip
tox: fix disco httpretty dependencies for py37
LP: #1813361
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d983348b..d3717200 100644
--- a/tox.ini
+++ b/tox.ini
@@ -75,7 +75,7 @@ deps =
jsonpatch==1.16
six==1.10.0
# test-requirements
- httpretty==0.8.6
+ httpretty==0.9.6
mock==1.3.0
nose==1.3.7
unittest2==1.1.0