From 952e52d0a01fde1138db816f86fb16c0962bfcf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:02:19 +0000 Subject: [PATCH] Bump multidict from 6.6.3 to 6.7.1 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.7.1. - [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/v6.6.3...v6.7.1) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.7.1 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 8d88a71..9e41edd 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==2.0.1 -multidict==6.6.3 +multidict==6.7.1 PyGithub==2.6.1 pyyaml==6.0.2 taskcluster==88.0.2