From 3b822c96c7ce18daee2db9915d40a1f302d5af9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 8 Sep 2018 09:59:32 +0300 Subject: [PATCH] Upgrade pytest to 3.8.0 and pytest-timeout to 1.3.2 --- requirements_test.txt | 4 ++-- requirements_test_all.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index e50ef699848b4..4144c6866df5d 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,6 +12,6 @@ pylint==2.1.1 pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1 -pytest-timeout==1.3.1 -pytest==3.7.2 +pytest-timeout==1.3.2 +pytest==3.8.0 requests_mock==1.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 236033e2f1930..76229cd34433d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -13,8 +13,8 @@ pylint==2.1.1 pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1 -pytest-timeout==1.3.1 -pytest==3.7.2 +pytest-timeout==1.3.2 +pytest==3.8.0 requests_mock==1.5.2