From 66ba3bbed35c34ea15e21383208452ef04e29e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 08:52:53 +0000 Subject: [PATCH] Bump asgiref from 3.11.0 to 3.11.1 in /back-end Bumps [asgiref](https://github.com/django/asgiref) from 3.11.0 to 3.11.1. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.11.0...3.11.1) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.11.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 8b5dc7e..15ef705 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,5 +1,5 @@ anyio==4.12.1 -asgiref==3.11.0 +asgiref==3.11.1 click==8.3.1 contextlib2==21.6.0 contextvars==2.4