From 0c1c6576f614f1a00b2aa66e9e2e42bc1aa792ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Oct 2018 05:33:57 +0000 Subject: [PATCH] Bump py from 1.6.0 to 1.7.0 Bumps [py](https://github.com/pytest-dev/py) from 1.6.0 to 1.7.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.6.0...1.7.0) 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 9332be3e1f..f25b8c415a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,7 +28,7 @@ pickleshare==0.7.5 # via ipython pluggy==0.7.1 # via pytest prompt-toolkit==2.0.6 # via ipython ptyprocess==0.6.0 # via pexpect -py==1.6.0 # via pytest +py==1.7.0 # via pytest pycodestyle==2.3.1 # via flake8 pycparser==2.19 # via cffi pyflakes==1.6.0 # via flake8