From 39a5a1d12af476122821e8474ab07af0d61bb54f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:28:02 +0000 Subject: [PATCH] Bump py from 1.6.0 to 1.10.0 in /tox Bumps [py](https://github.com/pytest-dev/py) from 1.6.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.6.0...1.10.0) Signed-off-by: dependabot[bot] --- tox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox/requirements.txt b/tox/requirements.txt index 65814b5..66e8207 100644 --- a/tox/requirements.txt +++ b/tox/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.2.1 attrs==18.2.0 more-itertools==4.3.0 pluggy==0.7.1 -py==1.6.0 +py==1.10.0 pytest==3.8.0 six==1.11.0 tox==3.2.1