From da20f5d19b89ab5d580eb2c27e23566bea27bcb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:01:13 -0800 Subject: [PATCH] Bump multidict from 6.0.5 to 6.1.0 (#1842) Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.5 to 6.1.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.0.5...v6.1.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da1fc2a5f..3ba552209 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ humanfriendly==10.0 idna==3.10 importlib_metadata==8.5.0 lxml==5.3.0 -multidict==6.0.5 +multidict==6.1.0 packaging==24.1 pyparsing==3.1.4 setuptools==72.2.0