From 9e5d766ee091b48b17350afa42ab96f2ead10c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 09:20:05 +0000 Subject: [PATCH] build(deps): bump anyio from 4.10.0 to 4.11.0 in /clients/py Bumps [anyio](https://github.com/agronholm/anyio) from 4.10.0 to 4.11.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.10.0...4.11.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/requirements.txt b/clients/py/requirements.txt index f9be606e..ec03727b 100644 --- a/clients/py/requirements.txt +++ b/clients/py/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.10.0 +anyio==4.11.0 certifi==2025.8.3 construct==2.10.68 construct-typing==0.6.2