diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2014-11-11 14:02:13 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2014-11-11 14:02:13 +1300 |
commit | 3b468849e6de501b8d04c2f8c043dd2960387dae (patch) | |
tree | e6c5a22fac5c6feaadb2067a76dcbb8ae570bf58 | |
parent | 52c6ba8880363ba5d82b5e767559afbc72371272 (diff) | |
download | mitmproxy-3b468849e6de501b8d04c2f8c043dd2960387dae.tar.gz mitmproxy-3b468849e6de501b8d04c2f8c043dd2960387dae.tar.bz2 mitmproxy-3b468849e6de501b8d04c2f8c043dd2960387dae.zip |
Update pathod version number in requirements
-rw-r--r-- | test/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/requirements.txt b/test/requirements.txt index 89e4aa0a..b13080b4 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -2,4 +2,4 @@ mock>=1.0.1 nose>=1.3.0 nose-cov>=1.6 coveralls>=0.4.1 -pathod>=0.10
\ No newline at end of file +pathod>=0.11 |