From d6f7c4a043d19db7480bde3d8177b4fbcad954f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 11:17:27 +0000 Subject: [PATCH] Bump asgiref from 3.6.0 to 3.7.2 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 18b87c7d..17d08107 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ Pillow==9.5.0 PyJWT==2.6.0 PyYAML==6.0 Twisted==22.10.0 -asgiref==3.6.0 +asgiref==3.7.2 async-timeout==4.0.2 attrs==22.2.0 autobahn==23.1.2