From f6ef63ce6bf0e1a5b962e908a1f6fe8aa251fc84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 08:07:12 +0000 Subject: [PATCH] Bump anyio from 4.9.0 to 4.10.0 in /back-end 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] --- 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 05af71e..d63f8b0 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.9.0 +anyio==4.10.0 asgiref==3.9.1 click==8.1.8 contextlib2==21.6.0