From 47f41962e067f4667fc6626e39f37767027ced3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:21:33 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /python Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 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.7.0...1.10.0) Signed-off-by: dependabot[bot] --- python/requirements-py2.txt | 2 +- python/requirements-py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements-py2.txt b/python/requirements-py2.txt index 59a8573c..2fc56e24 100644 --- a/python/requirements-py2.txt +++ b/python/requirements-py2.txt @@ -9,7 +9,7 @@ more-itertools==5.0.0 pathlib2==2.3.3 pluggy==0.8.1 protobuf==3.6.1 -py==1.7.0 +py==1.10.0 pytest==4.2.0 scandir==1.9.0 six==1.12.0 diff --git a/python/requirements-py3.txt b/python/requirements-py3.txt index f4a5d03a..0b2e71eb 100644 --- a/python/requirements-py3.txt +++ b/python/requirements-py3.txt @@ -6,6 +6,6 @@ grpcio-tools==1.19.0 more-itertools==6.0.0 pluggy==0.8.1 protobuf==3.6.1 -py==1.7.0 +py==1.10.0 pytest==4.3.0 six==1.12.0