From 8e1c39e32d515075dfd5047e3394f49da2eb7a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:43:35 +0000 Subject: [PATCH] Bump multidict from 6.0.5 to 6.1.0 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] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ce3f2e3..e3665e3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ include_package_data = True install_requires = aiohttp==3.10.9 yarl==1.14.0 - multidict==6.0.5 + multidict==6.1.0 neuro-auth-client==24.8.0 trafaret==2.1.1 neuro-logging==24.4.0