From 98c1f3efdf4824755702f49c2ccadd220a06d500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 07:53:34 +0000 Subject: [PATCH] deps(deps): bump anyio from 4.11.0 to 4.12.1 Bumps [anyio](https://github.com/agronholm/anyio) from 4.11.0 to 4.12.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.11.0...4.12.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 491d553..6524253 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ alembic==1.17.0 # via fastapi-sqlalchemy-temp annotated-types==0.7.0 # via pydantic -anyio==4.11.0 +anyio==4.12.1 # via # httpx # starlette