diff --git a/requirements_tests.txt b/requirements_tests.txt index 470910033..9458f5997 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ flake8==3.7.7 pylint==2.3.1 -pytest==4.5.0 +pytest==4.6.1 pytest-timeout==1.3.3 pytest-aiohttp==0.3.0