diff --git a/requirements_dev.txt b/requirements_dev.txt index bb61fdab..883efa7a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ quart==0.6.6;python_version>="3.6" coverage==4.5.1 flake8==3.5.0 tox==3.2.1 -pytest==3.7.3 +pytest==3.7.4 pytest-runner==4.2 pytest-asyncio==0.9.0 pytest-tornado==0.5.0