From 7a0d96f0b29a14d5d95aa976092bd2b09b45eae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:55:28 +0000 Subject: [PATCH] chore(deps-dev): bump the other-dependencies group with 3 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: msal dependency-version: 1.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a9df506bc2..badbb342085 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.13.5 +aiohttp==3.14.0 aiosignal==1.4.0 anyio==4.13.0 astroid==4.0.4 @@ -25,7 +25,7 @@ hpack==4.1.0 httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 -idna==3.17 +idna==3.18 importlib-metadata==9.0.0 isort==8.0.1 lazy-object-proxy==1.12.0 @@ -39,7 +39,7 @@ microsoft-kiota-serialization-form==1.10.2 microsoft-kiota-serialization-json==1.10.2 microsoft-kiota-serialization-multipart==1.10.2 microsoft-kiota-serialization-text==1.10.2 -msal==1.36.0 +msal==1.37.0 msal-extensions==1.3.1 msgraph-core==1.4.0 multidict==6.7.1