summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-26 19:31:28 +0100
committerGitHub <noreply@github.com>2020-10-26 19:31:28 +0100
commit32c0c1a160094530b82efd5e891264ab848a1945 (patch)
tree6c62c395c4afca8b209deb6eaf9293731c4ee0b9
parenta109b226bf6503584b4dea5a4203141e44338b85 (diff)
Bump aiohttp from 3.6.3 to 3.7.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.1. - [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.6.3...v3.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4306fba..3587248 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
aiodns==2.0.0
-aiohttp==3.6.3
+aiohttp==3.7.1
async-timeout==3.0.1
attrs==20.2.0
cffi==1.14.3