From 276ca1547d3d9f3091ac76ca6536765d8cc262b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:09:15 +0000 Subject: [PATCH] build(deps): bump multidict from 5.1.0 to 5.2.0 in /tools Bumps [multidict](https://github.com/aio-libs/multidict) from 5.1.0 to 5.2.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/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index b4c4792b6..48e831ef2 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -4,7 +4,7 @@ async-timeout==3.0.1 # Limit idna to avid conflicts idna>=2.5,<3.3 logbook==1.5.3 -multidict==5.1.0 +multidict==5.2.0 raven==6.10.0 rs_parsepatch==0.3.3 structlog==21.1.0