From de5b4e8ea100ad385288249c969a98c4fc856b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:01:56 +0000 Subject: [PATCH] Bump anyio from 4.12.0 to 4.12.1 in /back-end Bumps [anyio](https://github.com/agronholm/anyio) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.12.0...4.12.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d231319..8b5dc7e 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.12.0 +anyio==4.12.1 asgiref==3.11.0 click==8.3.1 contextlib2==21.6.0