From 8fff9c19342629af5b27995c33710ad9aa1e1c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:05:07 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.4.31...1.10.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 7333852..2a91439 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -3,7 +3,7 @@ funcsigs==0.4 mock==1.3.0 opbeat==3.1.3 pbr==1.8.1 -py==1.4.31 +py==1.10.0 pytest==2.8.3 six==1.10.0 urllib3==1.12