From 9ead547a31aa9a694772d038bf151dfceea3c178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 14:01:11 +0000 Subject: [PATCH] Bump multidict from 5.1.0 to 5.2.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4eb0a7..e8174c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3>=1.9 https://github.com/docker/docker-py/archive/1.10.6.tar.gz#egg=docker-py dockerfile-parse==1.1.0 -multidict==5.1.0 +multidict==5.2.0 PyGithub==1.54.1 pyyaml==5.4.1 taskcluster==43.0.0