diff --git a/setup.py b/setup.py index 3fe8410..f57cc52 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'install_requires': [ 'clint==0.3.3', 'mock==1.0.1', - 'pytest==2.5.1' + 'pytest==9.0.3' ], 'license': 'BSD', 'classifiers': (