From a7a6a1c3bee8f51a07521aa6ee9f93916a16012a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 23:18:32 +0000 Subject: [PATCH] Bump asgiref from 3.2.7 to 3.4.0 Bumps [asgiref](https://github.com/django/asgiref) from 3.2.7 to 3.4.0. - [Release notes](https://github.com/django/asgiref/releases) - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/commits) Signed-off-by: dependabot-preview[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index b3eb973..5dbe43d 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -asgiref==3.2.7 +asgiref==3.4.0 beautifulsoup4==4.9.1 bs4==0.0.1 certifi==2020.6.20