From 5b50e8ab0c41cdc6d1e11a46cbe29c8dfb1b7501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 13:24:56 +0000 Subject: [PATCH] chore(deps): Bump anyio from 4.10.0 to 4.11.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad51dcb..01b76d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pymongo==4.15.1 # webpanel annotated-types==0.7.0 -anyio==4.10.0 +anyio==4.11.0 fastapi==0.117.1 h11==0.16.0 itsdangerous==2.2.0