From 2057a1c52e226323b730140261dfda1f28cdd589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:28:15 +0000 Subject: [PATCH] Bump autobahn from 19.8.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 19.8.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/v19.8.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 5994d9a..19098ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyjson==0.3.3 asgiref==3.2.0 asn1crypto==0.24.0 attrs==19.1.0 -autobahn==19.8.1 +autobahn==20.12.3 Automat==0.7.0 billiard==3.3.0.23 celery==3.1.26.post2