From 74aa01359a708dd47ae0762d489a4cac9fb60abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 01:18:07 +0000 Subject: [PATCH] chore(deps-dev): bump anyio from 4.12.0 to 4.13.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.12.0...4.13.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 65fb7c2e27a..1d8b1cd20ee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiohttp==3.13.4 aiosignal==1.4.0 -anyio==4.12.0 +anyio==4.13.0 astroid==3.3.11 async-timeout==5.0.1 attrs==25.4.0