From 4068b0cba42fcbaa06642adffdae3d9543ea86f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 13:12:04 +0000 Subject: [PATCH] Bump pytest from 4.3.1 to 4.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.1 to 4.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/4.3.1...4.4.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18cc22b9..bf444dac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ codacy-coverage==1.3.11 mock==2.0.0 pytest-cov==2.6.1 -pytest==4.3.1 +pytest==4.4.0 six==1.12.0