From 3c16b574e84286326fb4cad667724ebce9e3e2c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 7 Sep 2018 12:14:35 +0000 Subject: [PATCH] Bump pytest from 3.7.4 to 3.8.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.4 to 3.8.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/3.7.4...3.8.0) 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 007de60..4916bb1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ invoke==1.1.1 -pytest==3.7.4 +pytest==3.8.0 tox==3.2.1 mock==2.0.0 flake8==3.5.0