From b2ea63a993ad1f330333e7aae25276d0bf277646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:03:10 +0000 Subject: [PATCH] Upgrade: Bump multidict from 6.7.0 to 6.7.1 in the python group Bumps the python group with 1 update: [multidict](https://github.com/aio-libs/multidict). Updates `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 dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b123c84..52ccf93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiosignal==1.4.0 attrs==25.4.0 frozenlist==1.8.0 idna==3.11 -multidict==6.7.0 +multidict==6.7.1 propcache==0.4.1 PyYAML==6.0.3 yarl==1.22.0