From aebc5818775df0221033c698caa63d2e08475a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:53:06 +0000 Subject: [PATCH] chore(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0aee3c1..2c6d72b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ schedule==1.2.2 # webpanel annotated-types==0.7.0 -anyio==4.9.0 +anyio==4.10.0 fastapi==0.116.1 h11==0.16.0 itsdangerous==2.2.0