From b56f1f069ae3145d07305498c517953a9462290d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 03:27:49 +0000 Subject: [PATCH] Bump anyio from 4.4.0 to 4.14.2 Bumps [anyio](https://github.com/agronholm/anyio) from 4.4.0 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0defb44..a117700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.4.0 +anyio==4.14.2 asgiref==3.8.1 cachetools==5.3.3 certifi==2024.7.4