From 8cb56d8e48df8e2d0f7b238effd415571ef93601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:32:51 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /requirements 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] --- requirements/test.txt | 158 +++++++++++++++++++++++++++++------------- 1 file changed, 108 insertions(+), 50 deletions(-) diff --git a/requirements/test.txt b/requirements/test.txt index b2adc26..6114286 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -4,53 +4,111 @@ # # pip-compile --output-file=requirements/test.txt requirements/test.in # -aiofiles==0.4.0 # via sanic -attrs==19.3.0 # via pytest -certifi==2019.11.28 # via httpx, requests -chardet==3.0.4 # via httpx, requests -codecov==2.0.22 # via -r requirements/test.in -colorama==0.4.3 # via -r requirements/test.in -coverage==5.0.4 # via codecov, pytest-cov -entrypoints==0.3 # via flake8 -flake8-isort==2.9.1 # via -r requirements/test.in -flake8==3.7.9 # via -r requirements/test.in, flake8-isort -h11==0.8.1 # via httpx -h2==3.2.0 # via httpx -hpack==3.0.0 # via h2 -hstspreload==2020.3.31 # via httpx -httptools==0.1.1 # via sanic -httpx==0.9.3 # via sanic -hyperframe==5.2.0 # via h2 -idna==2.9 # via httpx, requests -importlib-metadata==1.6.0 # via pluggy, pytest -isort[pyproject]==4.3.21 # via flake8-isort -mccabe==0.6.1 # via flake8 -more-itertools==8.2.0 # via pytest -multidict==4.7.5 # via sanic -mypy-extensions==0.4.3 # via mypy -mypy==0.770 # via -r requirements/test.in -packaging==20.3 # via pytest -pluggy==0.13.1 # via pytest -py==1.8.1 # via pytest -pycodestyle==2.5.0 # via flake8 -pyflakes==2.1.1 # via flake8 -pyparsing==2.4.6 # via packaging -pytest-cov==2.8.1 # via pytest-cover -pytest-cover==3.0.0 # via pytest-coverage -pytest-coverage==0.0 # via -r requirements/test.in -pytest==5.4.1 # via -r requirements/test.in, pytest-cov -requests==2.23.0 # via codecov -rfc3986==1.3.2 # via httpx -sanic==19.12.2 # via -r requirements/test.in -six==1.14.0 # via packaging -sniffio==1.1.0 # via httpx -testfixtures==6.14.0 # via flake8-isort -toml==0.10.0 # via isort -typed-ast==1.4.1 # via mypy -typing-extensions==3.7.4.1 # via mypy -ujson==2.0.3 # via sanic -urllib3==1.25.8 # via requests -uvloop==0.14.0 # via sanic -wcwidth==0.1.9 # via pytest -websockets==8.1 # via sanic -zipp==3.1.0 # via importlib-metadata +aiofiles==0.4.0 + # via sanic +attrs==19.3.0 + # via pytest +certifi==2019.11.28 + # via + # httpx + # requests +chardet==3.0.4 + # via + # httpx + # requests +codecov==2.0.22 + # via -r test.in +colorama==0.4.3 + # via -r test.in +coverage==5.0.4 + # via + # codecov + # pytest-cov +entrypoints==0.3 + # via flake8 +flake8-isort==2.9.1 + # via -r test.in +flake8==3.7.9 + # via + # -r test.in + # flake8-isort +h11==0.8.1 + # via httpx +h2==3.2.0 + # via httpx +hpack==3.0.0 + # via h2 +hstspreload==2020.3.31 + # via httpx +httptools==0.1.1 + # via sanic +httpx==0.9.3 + # via sanic +hyperframe==5.2.0 + # via h2 +idna==2.9 + # via + # httpx + # requests +isort[pyproject]==4.3.21 + # via flake8-isort +mccabe==0.6.1 + # via flake8 +more-itertools==8.2.0 + # via pytest +multidict==4.7.5 + # via sanic +mypy-extensions==0.4.3 + # via mypy +mypy==0.770 + # via -r test.in +packaging==20.3 + # via pytest +pluggy==0.13.1 + # via pytest +py==1.10.0 + # via pytest +pycodestyle==2.5.0 + # via flake8 +pyflakes==2.1.1 + # via flake8 +pyparsing==2.4.6 + # via packaging +pytest-cov==2.8.1 + # via pytest-cover +pytest-cover==3.0.0 + # via pytest-coverage +pytest-coverage==0.0 + # via -r test.in +pytest==5.4.1 + # via + # -r test.in + # pytest-cov +requests==2.23.0 + # via codecov +rfc3986==1.3.2 + # via httpx +sanic==19.12.2 + # via -r test.in +six==1.14.0 + # via packaging +sniffio==1.1.0 + # via httpx +testfixtures==6.14.0 + # via flake8-isort +toml==0.10.0 + # via isort +typed-ast==1.4.1 + # via mypy +typing-extensions==3.7.4.1 + # via mypy +ujson==2.0.3 + # via sanic +urllib3==1.25.8 + # via requests +uvloop==0.14.0 + # via sanic +wcwidth==0.1.9 + # via pytest +websockets==8.1 + # via sanic