From 321f3bd69ae36a7c72bd66199d04f4e96a33bc8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:47:29 +0000 Subject: [PATCH] chore(deps): update dependency anyio to v4.12.1 --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 887e3c5..c3a907d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ annotated-types==0.7.0 # via pydantic anthropic==0.73.0 # via basalt-sdk (pyproject.toml) -anyio==4.11.0 +anyio==4.12.1 # via # -c requirements.txt # anthropic diff --git a/requirements.txt b/requirements.txt index cc32e40..18006b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile pyproject.toml -o requirements.txt -anyio==4.11.0 +anyio==4.12.1 # via httpx certifi==2025.10.5 # via