From 964ef4eef32b47cf57293ae91da5c10a9addfd99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:17:46 +0000 Subject: [PATCH] Bump autobahn from 18.4.1 to 20.12.3 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 18.4.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.4.1...v20.12.3) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 967cea2..ce72b78 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ apt-xapian-index==0.47 apturl==0.5.2 asn1crypto==0.24.0 attrs==17.4.0 -autobahn==18.4.1 +autobahn==20.12.3 Babel==2.5.3 beautifulsoup4==4.6.0 blinker==1.3 diff --git a/requirements.txt b/requirements.txt index c31d4ee..54e6b38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pytest==3.4.0 pyudev==0.21.0 requests==2.18.4 xmodem==0.4.5 -autobahn==17.10.1 +autobahn==20.12.3 PyYAML==3.12 \ No newline at end of file