From 3ff88d444f55bc3d5c76d2f3a0edfdecaece7e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 02:02:20 +0000 Subject: [PATCH] Bump asgiref from 3.8.1 to 3.9.1 in /back-end Bumps [asgiref](https://github.com/django/asgiref) from 3.8.1 to 3.9.1. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.8.1...3.9.1) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.9.1 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 25da70d..1b758a5 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -1,5 +1,5 @@ anyio==4.9.0 -asgiref==3.8.1 +asgiref==3.9.1 click==8.1.8 contextlib2==21.6.0 contextvars==2.4