diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 057773a6e..4dfc24bf4 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ 'mock==2.0.0', 'pretend==1.0.8', 'pytest-cov==2.5.1', - 'pytest==3.1.3', + 'pytest==9.0.3', 'requests_mock>=0.7.0', 'pytest-tornado==0.4.5',