diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-08 08:00:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 08:00:12 +0100 |
commit | 9ded8f1d89d9c88fb2df4e32bc80240f0d37b444 (patch) | |
tree | 291f26e45550eb9e5ce50347679f37a138be23be | |
parent | 9221337ffbcf77badb321445861e75b7333ce122 (diff) |
Bump aiohttp from 3.7.4 to 3.7.4.post0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.7.4.post0.
- [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.4...v3.7.4.post0)
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 3463e79..f398bcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==2.0.0 -aiohttp==3.7.4 +aiohttp==3.7.4.post0 async-timeout==3.0.1 attrs==20.3.0 cffi==1.14.5 |