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