From ca9be30465fe149feee54ba286e36e625e87f677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 05:35:48 +0000 Subject: [PATCH] chore(deps-dev): bump anyio from 4.10.0 to 4.12.1 Bumps [anyio](https://github.com/agronholm/anyio) from 4.10.0 to 4.12.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.10.0...4.12.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6687d0920a..1a3718b00a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiohttp==3.13.5 aiosignal==1.4.0 -anyio==4.10.0 +anyio==4.12.1 astroid==3.3.11 async-timeout==5.0.1 attrs==25.3.0