From b6088c317db92d28c08e7d579768ecb0500600bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:27:42 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-patch ... 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 da93f0b1c0c..a66abde9a0e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -43,7 +43,7 @@ microsoft-kiota-serialization-text==1.9.3 msal==1.32.3 msal-extensions==1.3.1 msgraph-core==1.3.4 -multidict==6.5.0 +multidict==6.5.1 mypy==1.16.1 mypy-extensions==1.1.0 opentelemetry-api==1.34.1