From 108f76436d4ae66240976efbf41664980a0a0ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:25:57 +0000 Subject: [PATCH] Bump py from 1.4.34 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 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.34...1.10.0) Signed-off-by: dependabot[bot] --- tests_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests_requirements.txt b/tests_requirements.txt index 09caabb..e583e05 100644 --- a/tests_requirements.txt +++ b/tests_requirements.txt @@ -4,7 +4,7 @@ imagesize==0.7.1 mock==2.0.0 pbr==3.1.1 pluggy==0.5.2 -py==1.4.34 +py==1.10.0 pycodestyle==2.3.1 pytest==3.2.3 pytest-cov==2.5.1