From 4c5327d5985cb7af170569fba6934ded385421e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 08:02:49 +0000 Subject: [PATCH] Bump asgiref from 3.9.1 to 3.9.2 in /back-end Bumps [asgiref](https://github.com/django/asgiref) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.9.1...3.9.2) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.9.2 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 80c62e7..9f0b4b4 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,5 +1,5 @@ anyio==4.10.0 -asgiref==3.9.1 +asgiref==3.9.2 click==8.1.8 contextlib2==21.6.0 contextvars==2.4