From f5f8caa0ce01fd07954263265c98c4f64de48af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:36:23 +0000 Subject: [PATCH] Bump autobahn from 20.4.2 to 20.12.3 in /scholl-app Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 20.4.2 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/v20.4.2...v20.12.3) Signed-off-by: dependabot[bot] --- scholl-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scholl-app/requirements.txt b/scholl-app/requirements.txt index eebac4b..fd426de 100644 --- a/scholl-app/requirements.txt +++ b/scholl-app/requirements.txt @@ -4,7 +4,7 @@ appdirs==1.4.3 asgiref==3.2.7 async-timeout==3.0.1 attrs==19.3.0 -autobahn==20.4.2 +autobahn==20.12.3 Automat==20.2.0 autopep8==1.5 CacheControl==0.12.6