From afc27a555f677dfe72cf1e298ac7e259b00e4166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:44:31 +0000 Subject: [PATCH] Bump asgiref from 3.8.1 to 3.9.2 Bumps [asgiref](https://github.com/django/asgiref) from 3.8.1 to 3.9.2. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.8.1...3.9.2) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7115837..19301e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ anyio==4.10.0 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 -asgiref==3.8.1 +asgiref==3.9.2 asttokens==3.0.0 attrs==25.3.0 backcall==0.2.0