From 884cb506d8d95c11eb8370f81134342ac05d69ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:15:08 +0000 Subject: [PATCH] Build(deps): Bump py from 1.4.32 to 1.10.0 in /infra/python/deps Bumps [py](https://github.com/pytest-dev/py) from 1.4.32 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.32...1.10.0) Signed-off-by: dependabot[bot] --- infra/python/deps/stage2-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/stage2-requirements.txt b/infra/python/deps/stage2-requirements.txt index 907f6f98254..7fce44b4e69 100644 --- a/infra/python/deps/stage2-requirements.txt +++ b/infra/python/deps/stage2-requirements.txt @@ -22,7 +22,7 @@ # Requires setuptools-scm pytest == 2.9.2 - py == 1.4.32 + py == 1.10.0 pytest-forked == 0.2 pytest-random == 0.02 pytest-runner == 4.2