From adadf864c3661ca9c74c9d03446f74c84c7cdd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 03:01:58 +0000 Subject: [PATCH] Bump multidict from 6.6.4 to 6.7.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.4 to 6.7.0. - [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.4...v6.7.0) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.7.0 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 bc30fca..88d32cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aioredis==2.0.1 coverage==7.10.6 docutils==0.22.2 jinja2==3.1.6 -multidict==6.6.4 +multidict==6.7.0 pygments==2.19.2 pytest==8.4.2 pytest-aiohttp==1.1.0