aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-26 02:25:18 +0000
committerGravatar GitHub <[email protected]>2021-02-26 02:25:18 +0000
commit82190ee57bd25a1e999b7a8fb323513696e7e042 (patch)
treed18f353616639cb593fbcc671c7adb6064ff1ae9 /Pipfile
parentMerge pull request #1428 from python-discord/wookie184-tag-updates (diff)
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] <[email protected]>
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index efdd46522..0a94fb888 100644
--- a/Pipfile
+++ b/Pipfile
@@ -6,7 +6,7 @@ name = "pypi"
[packages]
aio-pika = "~=6.1"
aiodns = "~=2.0"
-aiohttp = "~=3.5"
+aiohttp = "~=3.7"
aioping = "~=0.3.1"
aioredis = "~=1.3.1"
"async-rediscache[fakeredis]" = "~=0.1.2"