From 6b06ae3b7825af551d7fd76a368672578aba0da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 24 Apr 2019 03:24:01 +0000 Subject: [PATCH] Bump py from 1.4.32 to 1.8.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.32 to 1.8.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG) - [Commits](https://github.com/pytest-dev/py/compare/1.4.32...1.8.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 26f628d..7cc47db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ # Testing pytest==3.0.6 -py==1.4.32 +py==1.8.0 mock==2.0.0 tox==2.6.0