From 5152d245f6e07f27c651a8c626d30628a7d70cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 08:06:33 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8b347e..e2d0825 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ more-itertools==7.0.0 numpy==1.16.4 packaging==19.0 pluggy==0.12.0 -py==1.8.0 +py==1.10.0 Pygments==2.4.2 pyparsing==2.4.0 pytest==4.6.1