From 703e17c3a2b065c6a853da3af4ec7092522d2fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:10:28 +0000 Subject: [PATCH] Bump py from 1.5.2 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.5.2 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.5.2...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 c0362b6..d118e56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numpy==1.18.4 pandas==1.3.3 parameterized==0.6.1 pluggy==0.6.0 -py==1.5.2 +py==1.10.0 pycodestyle==2.3.1 pyflakes==1.6.0 pytest==3.4.1