From 51168f30db833527881f72c631c43be3196abfdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:19:07 +0800 Subject: [PATCH] build(deps): Bump multidict from 6.0.5 to 6.1.0 (#525) 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 55227aff04..a97be6a9cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ yarl==1.11.0 colorlog==6.8.2 APScheduler==3.10.4 python-dotenv==1.0.1 -multidict==6.0.5 +multidict==6.1.0 asyncstdlib==3.12.5 cachetools==5.5.0 CJKwrap==2.2