From fcb6d0592c6b49781e24cb449fc910cb0950b5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 03:53:50 +0000 Subject: [PATCH] Bump multidict from 6.5.0 to 6.5.1 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.0 to 6.5.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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.5.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 182330c..f3b7401 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aioredis==2.0.1 coverage==7.9.1 docutils==0.21.2 jinja2==3.1.6 -multidict==6.5.0 +multidict==6.5.1 pygments==2.19.2 pytest==8.4.1 pytest-aiohttp==1.1.0