From 02db8c975b52a6c0ca9e3696628a1eb574c6c3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 01:35:08 +0000 Subject: [PATCH] deps(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 7496720..6a4eeb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Jinja2==3.1.6 jishaku==2.6.3 MarkupSafe==3.0.3 mccabe==0.7.0 -multidict==6.7.0 +multidict==6.7.1 mutagen==1.47.0 mysql-connector-python==9.5.0 packaging==26.0