From d3009e704c1981a6d2bcca3fe061bcabbbe48f48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:10:30 +0000 Subject: [PATCH] chore(deps): bump anyio from 3.7.1 to 4.11.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 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/3.7.1...4.11.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f3a040..798ca58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cryptography==45.0.7 paho-mqtt==2.1.0 pytest==8.4.2 pytest-asyncio==0.20.3 -anyio==3.7.1 +anyio==4.11.0 ruff==0.14.3 homeassistant==2025.10.2 pydantic==2.12.2