diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-19 08:09:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 08:09:34 +0100 |
commit | 1def5fb32422b5b1255cf7b6cb43d8fa5d97228c (patch) | |
tree | a6a431cba9535c9f47da11cad2e40cc7e3821d5d | |
parent | a720d1d5614a8e548b58fd04a3f1751e7c47c47d (diff) |
Bump aiohttp from 3.7.2 to 3.7.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.2 to 3.7.3.
- [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.2...v3.7.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index df59822..dd5e552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==2.0.0 -aiohttp==3.7.2 +aiohttp==3.7.3 async-timeout==3.0.1 attrs==20.3.0 cffi==1.14.3 |