From 58aaaffe2bc11033c55a50f67670a06172e120d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 03:46:02 +0000 Subject: [PATCH] Bump websockets from 11.0.3 to 12.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 12.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...12.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 35670343d..7ab1acd1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ python-dateutil==2.8.2 schedule==1.2.1 #WS Messages -websockets==11.0.3 +websockets==12.0 janus==1.0.0 ast-comments==1.1.2