From cf0cfd825b5695a4b4b1fdc0afc9c55623c72c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 06:18:41 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.9.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.1...1.9.0) Signed-off-by: dependabot[bot] --- build/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/test-requirements.txt b/build/test-requirements.txt index 49c1dd2573a2..57a0cbec15bd 100644 --- a/build/test-requirements.txt +++ b/build/test-requirements.txt @@ -11,7 +11,7 @@ prospector==1.2.0 # Last version of prospector with Python 2.7 support pydocstyle nose pytest==4.6.9 # Last version of pytest with Python 2.7 support -py==1.8.1 +py==1.9.0 rope flask django