From 1ba670c9842a7b9b71a67470c884049ab987c334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:15:11 +0000 Subject: [PATCH] Bump autobahn from 17.5.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 17.5.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/v17.5.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 4b3b8e1..bab82b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==17.2.0 -autobahn==17.5.1 +autobahn==20.12.3 Automat==0.6.0 backports.ssl-match-hostname==3.5.0.1 certifi==2017.4.17