From 072d5b9cbdab1776155f326e7dd9bfe3e99dce03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 22:00:37 +0000 Subject: [PATCH] Bump asgiref from 3.2.3 to 3.6.0 Bumps [asgiref](https://github.com/django/asgiref) from 3.2.3 to 3.6.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/compare/3.2.3...3.6.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 a767712..326ab34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aioredis==1.3.0 amqp==2.5.1 -asgiref==3.2.3 +asgiref==3.6.0 async-timeout==3.0.1 attrs==19.3.0 autobahn==19.10.1