From 8a8d904ec9123490ad302d9b0966e640efdcd721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:28:17 +0000 Subject: [PATCH] Bump asgiref from 3.6.0 to 3.7.2 Bumps [asgiref](https://github.com/django/asgiref) from 3.6.0 to 3.7.2. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.6.0...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 d5bf8d9aa..2072052b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.6.0 +asgiref==3.7.2 auth0-python==4.5.0 beautifulsoup4==4.12.2 boto3==1.26.143