From 8de72c1e2b8771419a200bfe5ac5aea799463ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 13:56:44 +0000 Subject: build(deps): bump anyio from 4.6.2.post1 to 4.14.2 Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2.post1 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.6.2.post1...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef4cffe..b4ae0a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -anyio==4.6.2.post1 +anyio==4.14.2 # via # starlette # watchfiles @@ -46,14 +46,13 @@ pyyaml==6.0.2 # via uvicorn sgqlc==16.4 # via -r requirements.in -sniffio==1.3.1 - # via anyio starlette==0.41.3 # via # ariadne # fastapi typing-extensions==4.12.2 # via + # anyio # ariadne # fastapi # pydantic -- cgit v1.2.3