From bd0392d30fb98bfce01b697cdb49a8f5d1a13ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 18:17:11 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0b90d8..b4554ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ tomlkit==0.7.0 # via poetry-version tqdm==4.50.2 # via spacy, thinc urllib3==1.25.11 # via -r requirements.in, botocore, requests wasabi==0.8.0 # via spacy, thinc -websockets==8.1 # via -r requirements.in +websockets==9.1 # via -r requirements.in yarg==0.1.9 # via -r requirements.in, pipreqs yarl==1.6.2 # via -r requirements.in, aiohttp seqlog~=0.3.19 # Support seq logging