From ab77784fd1c7fc73b87fe0618053caebab492b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:33:41 +0000 Subject: [PATCH] Bump autobahn from 19.11.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-js) from 19.11.1 to 20.12.3. - [Release notes](https://github.com/crossbario/autobahn-js/releases) - [Changelog](https://github.com/crossbario/autobahn-js/blob/master/doc/changelog.md) - [Commits](https://github.com/crossbario/autobahn-js/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5d95b3..0161c2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.3 attrs==19.3.0 -autobahn==19.11.1 +autobahn==20.12.3 Automat==0.8.0 beautifulsoup4==4.8.2 certifi==2019.11.28