From c0af1819baf53340747b3f5ea006c7f3f0f78bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 24 Sep 2018 11:04:45 +0000 Subject: [PATCH] Bump pytest from 3.7.4 to 3.8.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.4 to 3.8.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.7.4...3.8.1) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7f2dca667..bd0237fed 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ lz4==2.1.0 lz4tools==1.3.1.2 -pytest==3.7.4 +pytest==3.8.1 pytest-cov python-snappy mock