From fe9948984c8ddb0cc9018f07b1eef385543a0daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:44:34 +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-test.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 43ee410..147f5d4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,19 +2,17 @@ atomicwrites==1.3.0 attrs==19.2.0 coverage==4.5.4 filelock==3.0.12 -importlib-metadata==0.23 more-itertools==7.2.0 packaging==19.2 pluggy==0.13.0 -py==1.8.0 +py==1.10.0 pyparsing==2.4.2 -pytest==5.2.1 pytest-cov==2.8.1 pytest-sugar==0.9.2 +pytest==5.2.1 six==1.12.0 termcolor==1.1.0 toml==0.10.0 tox==3.14.0 virtualenv==16.7.5 wcwidth==0.1.7 -zipp==0.6.0