From dd8b1c5bd21bd1ded571a7f04c53739824110ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 20:25:29 +0000 Subject: [PATCH] Bump py in /docker-registry-sync/reposync/requirements Bumps [py](https://github.com/pytest-dev/py) from 1.9.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.9.0...1.10.0) Signed-off-by: dependabot[bot] --- .../reposync/requirements/test.txt | 38 +++++++++++++------ 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/docker-registry-sync/reposync/requirements/test.txt b/docker-registry-sync/reposync/requirements/test.txt index 09656e2..2c5db31 100644 --- a/docker-registry-sync/reposync/requirements/test.txt +++ b/docker-registry-sync/reposync/requirements/test.txt @@ -4,14 +4,30 @@ # # pip-compile --output-file=reposync/requirements/test.txt reposync/requirements/test.in # -appdirs==1.4.4 # via virtualenv -distlib==0.3.0 # via virtualenv -filelock==3.0.12 # via tox, virtualenv -packaging==20.4 # via tox -pluggy==0.13.1 # via tox -py==1.9.0 # via tox -pyparsing==2.4.7 # via packaging -six==1.15.0 # via packaging, tox, virtualenv -toml==0.10.1 # via tox -tox==3.15.2 # via -r reposync/requirements/test.in -virtualenv==20.0.25 # via tox +appdirs==1.4.4 + # via virtualenv +distlib==0.3.0 + # via virtualenv +filelock==3.0.12 + # via + # tox + # virtualenv +packaging==20.4 + # via tox +pluggy==0.13.1 + # via tox +py==1.10.0 + # via tox +pyparsing==2.4.7 + # via packaging +six==1.15.0 + # via + # packaging + # tox + # virtualenv +toml==0.10.1 + # via tox +tox==3.15.2 + # via -r test.in +virtualenv==20.0.25 + # via tox