From 89d85f26ecd17b91b7dc9eee172bcce3becae44f 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] --- py32dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py32dev_requirements.txt b/py32dev_requirements.txt index 850c4fec..893b071d 100644 --- a/py32dev_requirements.txt +++ b/py32dev_requirements.txt @@ -8,6 +8,6 @@ distribute==0.6.24 docutils==0.13.1 mock==1.0.1 numpy==1.11.0 -py==1.4.31 +py==1.10.0 pytest==2.8.7 wsgiref==0.1.2