From 024d00d46cd72e5bff4bf903d4ce874e75f8c147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:45:18 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /.jubeo Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0) Signed-off-by: dependabot[bot] --- .jubeo/requirements.txt | 73 ++++++++++++++++++++++++++++------------- 1 file changed, 50 insertions(+), 23 deletions(-) diff --git a/.jubeo/requirements.txt b/.jubeo/requirements.txt index 30298e7..51d28a6 100644 --- a/.jubeo/requirements.txt +++ b/.jubeo/requirements.txt @@ -4,29 +4,56 @@ # # pip-compile --output-file=.jubeo/requirements.txt .jubeo/requirements.in # -attrs==19.3.0 # via pytest -click==7.1.2 # via jubeo, pip-tools -coverage==5.1 # via -r .jubeo/requirements.in -ghp-import==0.5.5 # via -r .jubeo/requirements.in -gitdb==4.0.4 # via gitpython -gitpython==3.1.1 # via jubeo -hyperlink==19.0.0 # via jubeo -idna==2.9 # via hyperlink -invoke==1.4.1 # via -r .jubeo/requirements.in -jubeo==0.0.3a0.dev0 # via -r .jubeo/requirements.in -more-itertools==8.2.0 # via pytest -packaging==20.3 # via pytest -pip-tools==5.1.0 # via -r .jubeo/requirements.in -pluggy==0.13.1 # via pytest -py==1.8.1 # via pytest -pyparsing==2.4.7 # via packaging -pytest-runner==5.2 # via -r .jubeo/requirements.in -pytest==5.4.1 # via -r .jubeo/requirements.in -six==1.14.0 # via packaging, pip-tools -smmap==3.0.2 # via gitdb -toml==0.10.0 # via jubeo -versioneer==0.18 # via -r .jubeo/requirements.in -wcwidth==0.1.9 # via pytest +attrs==19.3.0 + # via pytest +click==7.1.2 + # via + # jubeo + # pip-tools +coverage==5.1 + # via -r requirements.in +ghp-import==0.5.5 + # via -r requirements.in +gitdb==4.0.4 + # via gitpython +gitpython==3.1.1 + # via jubeo +hyperlink==19.0.0 + # via jubeo +idna==2.9 + # via hyperlink +invoke==1.4.1 + # via -r requirements.in +jubeo==0.0.3a0.dev0 + # via -r requirements.in +more-itertools==8.2.0 + # via pytest +packaging==20.3 + # via pytest +pip-tools==5.1.0 + # via -r requirements.in +pluggy==0.13.1 + # via pytest +py==1.10.0 + # via pytest +pyparsing==2.4.7 + # via packaging +pytest-runner==5.2 + # via -r requirements.in +pytest==5.4.1 + # via -r requirements.in +six==1.14.0 + # via + # packaging + # pip-tools +smmap==3.0.2 + # via gitdb +toml==0.10.0 + # via jubeo +versioneer==0.18 + # via -r requirements.in +wcwidth==0.1.9 + # via pytest # The following packages are considered to be unsafe in a requirements file: # pip