From 12a73bc1510baac6a10f5e31bf8340e55eae81ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 03:56:46 +0000 Subject: [PATCH] Bump websockets from 10.4 to 11.0 Bumps [websockets](https://github.com/aaugustin/websockets) from 10.4 to 11.0. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/10.4...11.0) --- 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 b888d9f6e..f11fc1c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.8.2 schedule==1.1.0 #WS Messages -websockets==10.4 +websockets==11.0 janus==1.0.0 ast-comments==1.0.1