From dd416852564e25329dbf8de93624cdf05ec4e7e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 21:18:48 +0000 Subject: [PATCH] Bump anyio from 4.10.0 to 4.14.2 in /user-auth/graphtutorial Bumps [anyio](https://github.com/agronholm/anyio) from 4.10.0 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.10.0...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user-auth/graphtutorial/requirements.txt b/user-auth/graphtutorial/requirements.txt index 5c7ebe1..bf294a5 100644 --- a/user-auth/graphtutorial/requirements.txt +++ b/user-auth/graphtutorial/requirements.txt @@ -10,7 +10,7 @@ aiohttp==3.14.3 # via microsoft-kiota-authentication-azure aiosignal==1.4.0 # via aiohttp -anyio==4.10.0 +anyio==4.14.2 # via httpx async-timeout==5.0.1 # via aiohttp @@ -129,8 +129,6 @@ requests==2.33.0 # via # azure-core # msal -sniffio==1.3.1 - # via anyio std-uritemplate==2.0.5 # via microsoft-kiota-abstractions typing-extensions==4.15.0