From bbe1c2d28d8a4fbd3b42c6a1516455ef1602c515 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 12:22:08 +0000 Subject: [PATCH] Bump pytest from 5.4.1 to 5.4.2 (#4728) --- requirements/ci-wheel.txt | 2 +- requirements/wheel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index be9405ffd2d..4b6782e7eba 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -7,7 +7,7 @@ chardet==3.0.4 coverage==5.1 gunicorn==20.0.4 multidict==4.7.5 -pytest==5.4.1 +pytest==5.4.2 pytest-cov==2.8.1 pytest-mock==3.1.0 typing_extensions==3.7.4.2 diff --git a/requirements/wheel.txt b/requirements/wheel.txt index d3e30fa6c73..bbef4fe11b9 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1 +1 @@ -pytest==5.4.1 +pytest==5.4.2