From a19b91bc2299e7ab4d0fea0b62c548d7d1446475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:20:05 +0000 Subject: [PATCH] build(deps): bump multidict from 6.7.0 to 6.7.1 in /tools Bumps [multidict](https://github.com/aio-libs/multidict) from 6.7.0 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.7.0...v6.7.1) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5f6184512..4ec20090c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.13.2 # Limit idna to avid conflicts idna>=2.5,<3.12 libmozdata==0.2.12 -multidict==6.7.0 +multidict==6.7.1 rs_parsepatch==0.4.4 sentry-sdk==2.47.0 structlog==25.5.0