From 93736f7889ed10dce3743f906585c1a288e90823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:50:06 +0000 Subject: [PATCH] chore(deps): 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 075793d..e44d693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.4.3 click==8.1.8 frozenlist==1.8.0 idna==3.10 -multidict==6.6.4 +multidict==6.7.0 pillow==11.3.0 propcache==0.4.1 psutil==7.1.0