From 22d31fc0db3cf55d04450a9866e8e1a686c9e64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 00:57:41 +0000 Subject: [PATCH] fix(deps): bump asgiref from 3.5.2 to 3.7.1 Bumps [asgiref](https://github.com/django/asgiref) from 3.5.2 to 3.7.1. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/commits) --- updated-dependencies: - dependency-name: asgiref 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 795267c..811b981 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ anyio==3.6.2 -asgiref==3.5.2 +asgiref==3.7.1 attrs==22.1.0 certifi==2022.9.24 charset-normalizer==3.0.1