From e08d55faea9e800f07fe152bbf9375b2d2d9c759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:03:08 +0000 Subject: [PATCH] build(deps): bump asgiref from 3.5.2 to 3.6.0 in /localiser-ui Bumps [asgiref](https://github.com/django/asgiref) from 3.5.2 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.5.2...3.6.0) --- updated-dependencies: - dependency-name: asgiref dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- localiser-ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localiser-ui/requirements.txt b/localiser-ui/requirements.txt index d256d2a..29870f7 100644 --- a/localiser-ui/requirements.txt +++ b/localiser-ui/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.5.2 +asgiref==3.6.0 Django==4.1.3 django-simple-history==3.2.0 protobuf==4.21.9