From 34a29487af28ceab7c4c2a035e35f9eece2cb123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 22:29:46 +0000 Subject: [PATCH] chore(deps): update dependency asgiref to v3.8.1 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index aca5c44..66fbe03 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ anyio==4.2.0 # via watchfiles -asgiref==3.7.2 +asgiref==3.8.1 # via # django # django-cors-headers