From ef07460792dc674b91143b79fa39b8684d71fe21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 21 Aug 2018 10:56:28 +0200 Subject: [PATCH] Upgrade pytest to 3.7.2 (#16091) --- requirements_test.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5c2bd3404ed..542c378c89f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,5 +13,5 @@ pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1 pytest-timeout==1.3.1 -pytest==3.7.1 +pytest==3.7.2 requests_mock==1.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f158327feca..73e5aa88e04 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -14,7 +14,7 @@ pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1 pytest-timeout==1.3.1 -pytest==3.7.1 +pytest==3.7.2 requests_mock==1.5.2