From cd33135590fcaf3b9541f7c25a65cb5d0c9431da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 07:19:34 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.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.10.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..b459ac0a3c61 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.10.0 rope flask django