From e7dbd6f9fa8a1883235f838e54fbb677c12641b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 07:14:54 +0000 Subject: [PATCH] build(deps): Bump multidict from 6.4.4 to 6.7.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.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.4.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 c6a97f9ad4..8eebeb802f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ propcache==0.3.2 colorlog==6.9.0 APScheduler==3.11.0 python-dotenv==1.1.0 -multidict==6.4.4 +multidict==6.7.0 asyncstdlib==3.13.1 cachetools==6.0.0 CJKwrap==2.2