From 2bb6f16c07668e6b1311e55e3f617b9a6afe06b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 01:03:33 +0000 Subject: [PATCH] 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 7067b5f..df9f93c 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.0 async-generator==1.10 attrs==22.1.0 beautifulsoup4==4.11.1