From 32ef49a9273f02c068e1f10fc78980a8daeed17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:37:17 +0000 Subject: [PATCH] Bump autobahn from 20.4.3 to 20.12.3 in /chat Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 20.4.3 to 20.12.3. - [Release notes](https://github.com/crossbario/autobahn-python/releases) - [Changelog](https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst) - [Commits](https://github.com/crossbario/autobahn-python/compare/v20.4.3...v20.12.3) Signed-off-by: dependabot[bot] --- chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/requirements.txt b/chat/requirements.txt index 06349db..6c2c30d 100644 --- a/chat/requirements.txt +++ b/chat/requirements.txt @@ -2,7 +2,7 @@ aioredis==1.3.1 asgiref==3.2.7 async-timeout==3.0.1 attrs==19.3.0 -autobahn==20.4.3 +autobahn==20.12.3 Automat==20.2.0 cffi==1.14.0 channels==2.4.0