From 30990267414c87ac16df8290aac2ebefb55877fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:41:44 +0000 Subject: [PATCH] chore(deps-dev): bump anyio from 4.9.0 to 4.10.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.9.0...4.10) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.10.0 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 fffaeae33d..d54f46d163 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiohttp==3.12.15 aiosignal==1.4.0 -anyio==4.9.0 +anyio==4.10.0 astroid==3.3.11 async-timeout==5.0.1 attrs==25.3.0