From 7f38d813c76b4d6535361b9fedc2a8ce26b6db13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:30:31 +0000 Subject: [PATCH] build(deps): bump autobahn from 18.7.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 18.7.1 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/v18.7.1...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 3db60e6..45d8a9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -autobahn==18.7.1 +autobahn==20.12.3 six==1.11.0 txaio==18.7.1 websocket-client==0.51.0