From ac4f31323832330342ff9077f910c91588e2753c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 01:46:23 +0000 Subject: [PATCH] chore(deps): bump anyio from 4.9.0 to 4.14.2 Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.9.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 926b4d4..a9817af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alabaster==1.0.0 -anyio==4.9.0 +anyio==4.14.2 babel==2.16.0 certifi==2024.8.30 charset-normalizer==3.4.0