From 1ff4423624eccb0ea0f9e177c705e2b9b9941b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:02:17 +0000 Subject: [PATCH] Bump asgiref from 3.9.2 to 3.10.0 in /back-end Bumps [asgiref](https://github.com/django/asgiref) from 3.9.2 to 3.10.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.9.2...3.10.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.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 87af7f6..43fad71 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,5 +1,5 @@ anyio==4.11.0 -asgiref==3.9.2 +asgiref==3.10.0 click==8.1.8 contextlib2==21.6.0 contextvars==2.4