From 3e3fe275c958e340c4273a95207dc449f8ee2a46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 02:53:55 +0000 Subject: [PATCH] Bump multidict from 4.5.2 to 5.1.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 4.5.2 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.5.2...v5.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 448ced0..66f3ca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ coverage==4.5.3 discord.py==1.0.1 idna==2.8 more-itertools==7.0.0 -multidict==4.5.2 +multidict==5.1.0 pep8==1.7.1 pluggy==0.11.0 py==1.10.0