From 4df36853b0ac054c6b31f6ac34820e1d7189980b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Aug 2018 10:39:57 +0000 Subject: [PATCH] Bump pytest from 3.7.1 to 3.7.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.1 to 3.7.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/3.7.1...3.7.2) 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 450efd152..e70289669 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.1 +pytest==3.7.2 pytest-cov python-snappy mock