From d00011f3e1350a57c572918a79831ae832159e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 08:44:27 +0000 Subject: [PATCH] Bump multidict from 4.7.6 to 5.1.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.1.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.1.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 cc4b07b..2d053f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 cryptography==3.3.2 gunicorn==20.0.4 idna==3.1 -multidict==4.7.6 +multidict==5.1.0 pycparser==2.20 six==1.15.0 typing-extensions==3.7.4.3