From bc6ff1346af731b80763ea3556e78bdaa22f05b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:01:24 +0000 Subject: [PATCH] Bump anyio from 4.14.1 to 4.14.2 Bumps [anyio](https://github.com/agronholm/anyio) from 4.14.1 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.1...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index bfa86cb..9cf3359 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,7 +1,7 @@ altgraph==0.17.5 annotated-doc==0.0.4 annotated-types==0.7.0 -anyio==4.14.1 +anyio==4.14.2 boolean.py==5.0 bottle==0.13.4 CacheControl==0.14.4