From 3f0257443a30f7a835e25e2ae54d61ea33ea4d18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 12 Jun 2019 08:50:13 +0000 Subject: [PATCH] Bump pytest from 4.5.0 to 4.6.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.3. - [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/4.5.0...4.6.3) 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 b1f5290..46a4c01 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,3 +1,3 @@ coverage==4.5.3 -pytest==4.5.0 +pytest==4.6.3 pytest-mock==1.10.4