From 38aa678608bb7bfd2a99ccac29b249e62ad579e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 18:08:18 +0000 Subject: [PATCH] Bump websockets from 8.1 to 9.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 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/8.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 9a253d2..9a72562 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ sounddevice==0.3.14 toml==0.10.0 typed-ast==1.4.1 websocket==0.2.1 -websockets==8.1 +websockets==9.1 appdirs==1.4.3 attrs==19.3.0 bitalino==1.2.1 @@ -64,4 +64,4 @@ toml==0.10.0 tqdm==4.42.0 typed-ast==1.4.1 websocket==0.2.1 -websockets==8.1 +websockets==9.1