From 46e5d76b467dbc6f699e667bc5c3f6db497e11ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 20:34:27 +0000 Subject: [PATCH] Bump anyio from 4.10.0 to 4.14.2 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: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 53e5c03b7d..f991ba9450 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -8,7 +8,7 @@ annotated-types==0.7.0 # via # -r requirements.in # pydantic -anyio==4.10.0 +anyio==4.14.2 # via # -r requirements.in # httpx