From 1ef6e9af19b4abce461f38d02f59d27fcf07587a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 00:58:42 +0000 Subject: [PATCH] fix(deps): bump asgiref from 3.5.2 to 3.7.0 Bumps [asgiref](https://github.com/django/asgiref) from 3.5.2 to 3.7.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.5.2...3.7.0) --- 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..1e342e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ anyio==3.6.2 -asgiref==3.5.2 +asgiref==3.7.0 attrs==22.1.0 certifi==2022.9.24 charset-normalizer==3.0.1