From 405816f7e6d65eb86f8d34d8e3f99658bc5fe3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:51:21 +0000 Subject: [PATCH] Bump websockets from 7.0 to 9.1 in /binder Bumps [websockets](https://github.com/aaugustin/websockets) from 7.0 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/7.0...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 068552b..2fa94b5 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -117,7 +117,7 @@ urllib3==1.24.2 w3lib==1.20.0 wcwidth==0.1.7 webencodings==0.5.1 -websockets==7.0 +websockets==9.1 widgetsnbextension==3.4.2 yahoo-fin==0.8.2 zipp==0.5.1