From 83264a30310ddbfa657cf9cee66b63d719f090ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 19:59:07 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /python 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] --- python/requirements-3.5.txt | 2 +- python/requirements-3.6.txt | 2 +- python/requirements-3.8.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements-3.5.txt b/python/requirements-3.5.txt index da115b8c54..2509538188 100644 --- a/python/requirements-3.5.txt +++ b/python/requirements-3.5.txt @@ -24,7 +24,7 @@ pandas==0.25.3 pathlib2==2.3.5 pluggy==0.13.1 protobuf==3.3.0 -py==1.8.1 +py==1.10.0 pyglet==1.5.0 Pygments==2.6.1 pyparsing==2.4.7 diff --git a/python/requirements-3.6.txt b/python/requirements-3.6.txt index 5ae26ef0d9..b95d1878e4 100644 --- a/python/requirements-3.6.txt +++ b/python/requirements-3.6.txt @@ -25,7 +25,7 @@ pandas==1.0.3 setuptools==42.0.0 pluggy==0.13.1 protobuf==3.3.0 -py==1.8.1 +py==1.10.0 pyglet==1.5.0 Pygments==2.6.1 pyparsing==2.4.7 diff --git a/python/requirements-3.8.txt b/python/requirements-3.8.txt index 84dd642921..3b5dd1cfb8 100644 --- a/python/requirements-3.8.txt +++ b/python/requirements-3.8.txt @@ -23,7 +23,7 @@ packaging==20.3 pandas==1.0.3 setuptools==42.0.0 pluggy==0.13.1 -py==1.8.1 +py==1.10.0 pyglet==1.5.0 Pygments==2.6.1 pyparsing==2.4.7