From 625a7279ce74694f80da3f95a7c8a83836255dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 03:20:17 +0000 Subject: [PATCH] Build(deps): Bump multidict from 6.7.0 to 6.7.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 828af59..a3891f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ aiosqlite==0.21.0 attrs==25.3.0 frozenlist==1.7.0 idna==3.11 -multidict==6.7.0 +multidict==6.7.1 yarl==1.22.0 \ No newline at end of file