requirements: Upgrade httpretty to 0.9.6.

This commit is contained in:
Vishnu Ks 2018-11-09 10:17:11 +00:00 committed by Tim Abbott
parent ed973ebc71
commit c73eb25c83
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ coverage==4.5.1
fakeldap==0.6.1
# For testing mock http requests
httpretty==0.9.5
httpretty==0.9.6
# For sorting imports
isort==4.3.4

View File

@ -73,7 +73,7 @@ h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2018.1.9
httplib2==0.11.3
httpretty==0.9.5
httpretty==0.9.6
hyper==0.7.0 # via apns2
hyperframe==3.2.0 # via h2, hyper
hyperlink==17.3.1 # via twisted