diff --git a/testing/requirements.txt b/testing/requirements.txt index 925321f69d9..3a096c5d22d 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.6.1 -pytest==4.2.0 +pytest==5.2.0 pyyaml==3.13 responses==0.10.5 WebTest==2.0.32