From 71ddb6142b905115e414a2edcb25804a74aa4f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 13:17:46 +0000 Subject: [PATCH] Bump multidict from 4.7.6 to 5.0.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.0.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v4.7.6...v5.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76e92eb3f..bd445e239 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.19.2 pandas==1.1.3 ccxt==1.36.66 -multidict==4.7.6 +multidict==5.0.0 aiohttp==3.6.3 SQLAlchemy==1.3.20 python-telegram-bot==13.0