From 5289b80f84a99e9c39333a1644b87cdb0135d773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 04:04:00 +0000 Subject: [PATCH] Bump websockets from 8.1 to 10.4 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.4. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...10.4) --- 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..aff5ed6 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.4 wrapt==1.12.1