From f82b4482f28d95faf8bfa9bbb0cfe44a1ea08271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:11:11 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /requirements.d 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.d/venv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/venv.txt b/requirements.d/venv.txt index 95886bd..dddf5c7 100644 --- a/requirements.d/venv.txt +++ b/requirements.d/venv.txt @@ -1,6 +1,6 @@ filelock==3.0.10 pluggy==0.9.0 -py==1.8.0 +py==1.10.0 six==1.12.0 toml==0.10.0 tox==3.9.0