From f0713050da293fb61e4e528958b679aa2baedb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:27:33 +0000 Subject: [PATCH] Bump autobahn from 19.3.3 to 20.12.3 in /saasrest Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 19.3.3 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/19.3.3...v20.12.3) Signed-off-by: dependabot[bot] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..d651aea 100644 --- a/saasrest/requirements.txt +++ b/saasrest/requirements.txt @@ -6,7 +6,7 @@ asgi-cors==0.3 asgiref==3.2.3 async-timeout==3.0.1 attrs==19.3.0 -autobahn==19.3.3 +autobahn==20.12.3 Automat==0.7.0 backports.csv==1.0.7 billiard==3.5.0.5