diff --git a/setup.py b/setup.py index c64480c9..23de7a6f 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'py>=1.4.31', 'randomize>=0.13', 'pytest>=5.0.0', - 'httpretty==1.0.5', + 'httpretty==1.1.4', 'psutil>=5.6.3', 'aioresponses>=0.7.3' ]