diff --git a/testing/requirements.txt b/testing/requirements.txt index a8c11b07ef94..7b9bdef67bc4 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -6,7 +6,7 @@ mock==2.0.0 mysql-python==1.2.5; python_version < "3.0" PyCrypto==2.6.1 pytest-cov==2.5.1 -pytest==3.3.1 +pytest==3.3.2 pyyaml==3.12 responses==0.8.1 WebTest==2.0.29