From 1c9540ac7cf8627504096d4099fb8af88a870fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 01:29:09 +0000 Subject: [PATCH] Bump asgiref from 3.5.2 to 3.7.2 Bumps [asgiref](https://github.com/django/asgiref) from 3.5.2 to 3.7.2. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.5.2...3.7.2) --- 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 7067b5f..75afe4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ anyio==3.6.2 appdirs==1.4.4 -asgiref==3.5.2 +asgiref==3.7.2 async-generator==1.10 attrs==22.1.0 beautifulsoup4==4.11.1