From 2c0d777c49f3dbc6e88ff8a4ccbc8fa662da880b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 17:21:13 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /python/excel 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) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/excel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/excel/requirements.txt b/python/excel/requirements.txt index 5fc3765..f41c5c2 100644 --- a/python/excel/requirements.txt +++ b/python/excel/requirements.txt @@ -131,7 +131,7 @@ pluggy==0.13.1 prometheus-client==0.7.1 prompt-toolkit==3.0.5 ptyprocess==0.6.0 -py==1.8.1 +py==1.10.0 pycparser==2.19 Pygments==2.6.1 PyJWT==1.7.1