From f97a9db13cce162288599e275ceee3f278d5f107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 03:06:23 +0000 Subject: [PATCH] Bump aiohttp from 3.7.3 to 3.7.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 103 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 74 insertions(+), 29 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e560b9..8a1c6fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,35 +4,80 @@ # # pip-compile --no-emit-index-url --no-emit-trusted-host # -aiohttp==3.7.3 # via -r requirements.in -appdirs==1.4.4 # via black -async-timeout==3.0.1 # via aiohttp -attrs==20.3.0 # via aiohttp, pytest -black==20.8b1 # via -r requirements.in -cachetools==4.2.0 # via -r requirements.in -certifi==2020.12.5 # via requests -chardet==3.0.4 # via aiohttp, requests -click==7.1.2 # via black, pip-tools -idna==2.10 # via requests, yarl -iniconfig==1.1.1 # via pytest -multidict==5.1.0 # via aiohttp, yarl -mypy-extensions==0.4.3 # via black -packaging==20.8 # via pytest -pathspec==0.8.1 # via black -pip-tools==5.4.0 # via -r requirements.in -pluggy==0.13.1 # via pytest -py==1.10.0 # via pytest -pyparsing==2.4.7 # via packaging -pytest-asyncio==0.14.0 # via -r requirements.in -pytest==6.2.1 # via -r requirements.in, pytest-asyncio -regex==2020.11.13 # via black -requests==2.25.0 # via -r requirements.in -six==1.15.0 # via pip-tools -toml==0.10.2 # via black, pytest -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.3 # via aiohttp, black -urllib3==1.26.2 # via requests -yarl==1.6.3 # via aiohttp +aiohttp==3.7.4 + # via -r requirements.in +appdirs==1.4.4 + # via black +async-timeout==3.0.1 + # via aiohttp +attrs==20.3.0 + # via + # aiohttp + # pytest +black==20.8b1 + # via -r requirements.in +cachetools==4.2.0 + # via -r requirements.in +certifi==2020.12.5 + # via requests +chardet==3.0.4 + # via + # aiohttp + # requests +click==7.1.2 + # via + # black + # pip-tools +idna==2.10 + # via + # requests + # yarl +iniconfig==1.1.1 + # via pytest +multidict==5.1.0 + # via + # aiohttp + # yarl +mypy-extensions==0.4.3 + # via black +packaging==20.8 + # via pytest +pathspec==0.8.1 + # via black +pip-tools==5.4.0 + # via -r requirements.in +pluggy==0.13.1 + # via pytest +py==1.10.0 + # via pytest +pyparsing==2.4.7 + # via packaging +pytest-asyncio==0.14.0 + # via -r requirements.in +pytest==6.2.1 + # via + # -r requirements.in + # pytest-asyncio +regex==2020.11.13 + # via black +requests==2.25.0 + # via -r requirements.in +six==1.15.0 + # via pip-tools +toml==0.10.2 + # via + # black + # pytest +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.3 + # via + # aiohttp + # black +urllib3==1.26.2 + # via requests +yarl==1.6.3 + # via aiohttp # The following packages are considered to be unsafe in a requirements file: # pip