From 6cef634f1c22f97d5cc71e3db36499eafa66673f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 4 Jun 2019 08:35:38 +0000 Subject: [PATCH] Bump pytest from 4.5.0 to 4.6.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.2. - [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.2) --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index b1f5290..b3f185c 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,3 +1,3 @@ coverage==4.5.3 -pytest==4.5.0 +pytest==4.6.2 pytest-mock==1.10.4