From b7119252cbb2d91c1b5daa0b8c11ebb9dd062919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 16 Apr 2019 06:21:51 +0000 Subject: [PATCH] Bump pytest from 3.6.2 to 4.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.2 to 4.4.1. - [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/3.6.2...4.4.1) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c3e517e1..0fb33f65 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ flask==1.0.2 -pytest==3.6.2 +pytest==4.4.1 pytest-cov==2.5.1 codacy-coverage==1.3.11 requests-mock==1.5.2