diff --git a/test-requirements.txt b/test-requirements.txt index ad05b627..de4af88f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ coverage==4.5.4 jsonschema==3.1.1 pre-commit==1.20.0 -pytest==5.2.2 +pytest==5.2.3 pytest-cov==2.8.1 pytest-responses==0.4.0 responses==0.10.6