Skip to content

build(deps): bump aiohttp from 3.6.2 to 3.7.4 in /ext-cust-svc #4

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion ext-cust-svc/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aiohttp==3.6.2
aiohttp==3.7.4
25 changes: 18 additions & 7 deletions ext-cust-svc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,21 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
aiohttp==3.6.2 # via -r requirements.in
async-timeout==3.0.1 # via aiohttp
attrs==19.3.0 # via aiohttp
chardet==3.0.4 # via aiohttp
idna==2.10 # via yarl
multidict==4.7.6 # via aiohttp, yarl
yarl==1.4.2 # via aiohttp
aiohttp==3.7.4
# via -r requirements.in
async-timeout==3.0.1
# via aiohttp
attrs==19.3.0
# via aiohttp
chardet==3.0.4
# via aiohttp
idna==2.10
# via yarl
multidict==4.7.6
# via
# aiohttp
# yarl
typing-extensions==3.7.4.3
# via aiohttp
yarl==1.4.2
# via aiohttp