From 1585aa2abac654f7b66f0b664a146b62dab74436 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:07:21 +0000 Subject: [PATCH] chore(deps): update dependency anyio to v4.12.1 --- pyproject.toml | 4 ++-- requirements/req.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6e5ae71..4229b27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "typing-inspection==0.4.2", "attrs==25.4.0", "annotated-types==0.7.0", - "anyio==4.12.0", + "anyio==4.12.1", "certifi==2025.11.12", "charset-normalizer==3.4.4", "idna==3.11", @@ -103,7 +103,7 @@ all = [ "typing-inspection==0.4.2", "attrs==25.4.0", "annotated-types==0.7.0", - "anyio==4.12.0", + "anyio==4.12.1", "certifi==2025.11.12", "charset-normalizer==3.4.4", "idna==3.11", diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..59496c6 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -16,7 +16,7 @@ aiohappyeyeballs==2.6.1 aiohttp==3.13.2 aiosignal==1.4.0 aiosqlite==0.22.1 -anyio==4.9.0 +anyio==4.12.1 frozenlist==1.8.0 multidict==6.7.0 propcache==0.4.1