From 01a03ee6149af3bef3b9d802bb63b9d6e52163eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 02:12:42 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a7dcc3398f3..31cc6ad3baa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -43,7 +43,7 @@ microsoft-kiota-serialization-text==1.0.0 msal==1.31.0 msal-extensions==1.2.0 msgraph-core==1.1.3 -multidict==6.0.5 +multidict==6.1.0 mypy==1.11.2 mypy-extensions==1.0.0 opentelemetry-api==1.27.0