From 6538123ba046d7cb3e6db5008bd13c344ed75b2d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 06:00:56 +0000 Subject: [PATCH] Bump pytest from 5.2.2 to 5.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.2 to 5.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...5.4.0) Signed-off-by: dependabot-preview[bot] --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 2c51bba..da25e25 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,4 +1,4 @@ coverage==4.5.4 pytest-flask==0.15.0 pytest-mock==1.11.2 -pytest==5.2.2 +pytest==5.4.0