From ac64f731c9ef24d061015d8ad4c4fce64f22db09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:45:22 +0000 Subject: [PATCH] Bump anyio from 4.10.0 to 4.11.0 in /back-end 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] --- back-end/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/requirements.txt b/back-end/requirements.txt index 9f0b4b4..bba4a5f 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.10.0 +anyio==4.11.0 asgiref==3.9.2 click==8.1.8 contextlib2==21.6.0