From b661900421ce1adb4b6ecc2c97e64f528823cdf4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 00:34:43 +0000 Subject: [PATCH] [3.7] Bump pytest from 5.2.1 to 5.2.2 (#4266) --- 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 136b4a7a791..7e581ba3fa5 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -8,7 +8,7 @@ chardet==3.0.4 coverage==4.5.4 gunicorn==19.9.0 multidict==4.5.2 -pytest==5.2.1 +pytest==5.2.2 pytest-cov==2.8.1 pytest-mock==1.11.2 tox==3.14.0 diff --git a/requirements/wheel.txt b/requirements/wheel.txt index 0293ccaa860..c899764c8fe 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,2 +1,2 @@ -pytest==5.2.1 +pytest==5.2.2 twine==1.15.0