From 2a44fbec27123bb22b4d75fb0650a6078aa0a925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 21:55:33 +0000 Subject: [PATCH] build(deps): bump asgiref from 3.9.0 to 3.9.1 Bumps [asgiref](https://github.com/django/asgiref) from 3.9.0 to 3.9.1. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.9.0...3.9.1) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 7641046b..464ddfec 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -24,7 +24,7 @@ # - djc-core-html-parser>=1.0 # -asgiref==3.9.0 +asgiref==3.9.1 # via django babel==2.17.0 # via