From 8ffc0c92feecbb4f54b6ca91dc8f924e2ff3d821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:14:52 +0000 Subject: [PATCH] Bump autobahn from 0.11.0 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 0.11.0 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/v0.11.0...v20.12.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb506a3..675a2d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.9 Twisted==15.5.0 -autobahn==0.11.0 +autobahn==20.12.3 channels==0.8 redis==2.10.5 six==1.10.0