From 8e0e32b335eb29ac1c4845d090ad393570e3db1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 01:01:15 +0000 Subject: [PATCH] Bump websockets from 10.4 to 11.0.3 Bumps [websockets](https://github.com/aaugustin/websockets) from 10.4 to 11.0.3. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/10.4...11.0.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 7fb94e5..f284dca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,6 +89,6 @@ uvicorn==0.20.0 vgem==1.3.0 w3lib==2.1.1 webdriver-manager==3.8.5 -websockets==10.4 +websockets==11.0.3 wsproto==1.2.0 zipp==3.15.0