From ee169f0175fb1db7057c519453d2f034fd3737cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 22:46:06 +0000 Subject: [PATCH] Bump anyio from 4.13.0 to 4.14.2 in /backend Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fa15d3e..58554c1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ alembic==1.18.5 annotated-doc==0.0.4 annotated-types==0.8.0 -anyio==4.13.0 +anyio==4.14.2 certifi==2026.4.22 click==8.4.2 colorama==0.4.6