From b6d4b4ac06ee3b92c15ebb09cdb67e350b18aaf5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 21:20:24 +0000 Subject: [PATCH] Bump multidict from 4.5.2 to 5.0.2 Bumps [multidict](https://github.com/aio-libs/multidict) from 4.5.2 to 5.0.2. - [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.0.2) 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 d54aa4b..9962b85 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.0.2 pep8==1.7.1 pluggy==0.11.0 py==1.8.0