From edd170d3823b65046a95296414e83418728e8bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:26:56 +0000 Subject: [PATCH] Bump py from 1.5.3 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.5.3 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.3...1.10.0) Signed-off-by: dependabot[bot] <support@github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d6e1e52..0effaf56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==4.3.4 mccabe==0.6.1 more-itertools==4.1.0 pluggy==0.6.0 -py==1.5.3 +py==1.10.0 pycodestyle==2.3.1 pyflakes==1.6.0 pytest==3.5.1