From 45867af72e68d98d1dc4fa5d60d4331b7d78c023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:16:06 +0000 Subject: [PATCH] Bump autobahn from 18.10.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 18.10.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.10.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 ef87e1e..09a7375 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asgiref==1.1.2 asn1crypto==0.24.0 async-timeout==3.0.1 attrs==18.2.0 -autobahn==18.10.1 +autobahn==20.12.3 Automat==0.7.0 backcall==0.1.0 certifi==2018.10.15