Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump aiohttp from 3.6.2 to 3.7.4 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 45 additions & 19 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,53 @@
#
# pip-compile --output-file=requirements-test.txt test-requirements.in
#
aiohttp==3.6.2 # via pytest-aiohttp
async-timeout==3.0.1 # via aiohttp
aiohttp==3.7.4
# via pytest-aiohttp
async-timeout==3.0.1
# via aiohttp
asynctest==0.13.0
attrs==19.3.0 # via aiohttp, pytest
chardet==3.0.4 # via aiohttp
coverage==5.0.4 # via pytest-cov
idna-ssl==1.1.0 # via aiohttp
idna==2.9 # via idna-ssl, yarl
importlib-metadata==1.6.0 # via pluggy, pytest
more-itertools==8.2.0 # via pytest
multidict==4.7.5 # via aiohttp, yarl
packaging==20.3 # via pytest
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pyparsing==2.4.6 # via packaging
# via -r test-requirements.in
attrs==19.3.0
# via
# aiohttp
# pytest
chardet==3.0.4
# via aiohttp
coverage==5.0.4
# via pytest-cov
idna==2.9
# via yarl
more-itertools==8.2.0
# via pytest
multidict==4.7.5
# via
# aiohttp
# yarl
packaging==20.3
# via pytest
pluggy==0.13.1
# via pytest
py==1.8.1
# via pytest
pyparsing==2.4.6
# via packaging
pytest-aiohttp==0.3.0
# via -r test-requirements.in
pytest-asyncio==0.10.0
# via -r test-requirements.in
pytest-cov==2.8.1
# via -r test-requirements.in
pytest==5.4.1
six==1.14.0 # via packaging
typing-extensions==3.7.4.1 # via aiohttp
wcwidth==0.1.9 # via pytest
yarl==1.4.2 # via aiohttp
zipp==3.1.0 # via importlib-metadata
# via
# -r test-requirements.in
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
six==1.14.0
# via packaging
typing-extensions==3.7.4.1
# via aiohttp
wcwidth==0.1.9
# via pytest
yarl==1.4.2
# via aiohttp