From 1dfb67f0c5adee5a751fd162ccd085027057c39a Mon Sep 17 00:00:00 2001 From: cgtobi Date: Tue, 29 Oct 2019 20:16:05 +0100 Subject: [PATCH] Bump pytest to 5.2.2 (#28230) --- 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 18d2ece04f6..f2935a423bf 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,6 +18,6 @@ pytest-aiohttp==0.3.0 pytest-cov==2.8.1 pytest-sugar==0.9.2 pytest-timeout==1.3.3 -pytest==5.2.1 +pytest==5.2.2 requests_mock==1.7.0 responses==0.10.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2f44dab78d8..8166b9713f4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -19,7 +19,7 @@ pytest-aiohttp==0.3.0 pytest-cov==2.8.1 pytest-sugar==0.9.2 pytest-timeout==1.3.3 -pytest==5.2.1 +pytest==5.2.2 requests_mock==1.7.0 responses==0.10.6