From 3e6de21302ea87aa079c2e80423c6a4e5963cd29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 29 Oct 2018 08:02:34 +0200 Subject: [PATCH] Upgrade pytest to 3.9.3 (#17921) --- 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 29e31c977ac..68248a47cdb 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.2 -pytest==3.9.2 +pytest==3.9.3 requests_mock==1.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b49781f8bad..512dfbde7de 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.2 -pytest==3.9.2 +pytest==3.9.3 requests_mock==1.5.2