From b79d71065c4e4c29e9c5a9da99480130b79dad5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 2 May 2019 21:17:36 +0300 Subject: [PATCH] Upgrade pytest to 4.4.1 (#23584) --- 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 2fdb8992bfe..4afcefa4c42 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -14,5 +14,5 @@ pytest-aiohttp==0.3.0 pytest-cov==2.6.1 pytest-sugar==0.9.2 pytest-timeout==1.3.3 -pytest==4.4.0 +pytest==4.4.1 requests_mock==1.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2800fd97ce7..81d24ebdbf4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -15,7 +15,7 @@ pytest-aiohttp==0.3.0 pytest-cov==2.6.1 pytest-sugar==0.9.2 pytest-timeout==1.3.3 -pytest==4.4.0 +pytest==4.4.1 requests_mock==1.5.2