From 08d3cd433e9a46f640c0c7fd1fc9a1ba4bd307ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:50:33 +0000 Subject: [PATCH] chore(deps): bump anyio from 4.13.0 to 4.14.1 in /backend Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.lock.txt b/backend/requirements.lock.txt index 30fce47..d8d0827 100644 --- a/backend/requirements.lock.txt +++ b/backend/requirements.lock.txt @@ -1,6 +1,6 @@ annotated-doc==0.0.4 annotated-types==0.7.0 -anyio==4.13.0 +anyio==4.14.1 click==8.3.3 fastapi==0.136.3 h11==0.16.0