From 36a4081451c3bd1e431918f56a78f72558775abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 21:09:49 +0000 Subject: [PATCH] Bump multidict from 6.6.3 to 6.6.4 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.6.4. - [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.6.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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..bb12920 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.6.4 PyGithub==2.6.1 pyyaml==6.0.2 taskcluster==88.0.2