From 685608e77c017f62d472dd9da5b9a9b0a0d2ad77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 16:02:13 +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 e332590d473..ebb2cffc75e 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