From 1e8e3e7105842b3288b648920602bc7970e91f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:03:10 +0000 Subject: [PATCH] Bump websockets from 8.1 to 10.3 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.3. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...10.3) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index decbd52..2d3b797 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,5 +52,5 @@ urllib3==1.26.2 uvicorn==0.13.3 uvloop==0.14.0 wcwidth==0.2.5 -websockets==8.1 +websockets==10.3 wrapt==1.12.1