From 22cd1357f83846f126a6e6f989cca8d50c6c9e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:13:48 +0000 Subject: [PATCH] chore(deps): bump websockets from 15.0.1 to 16.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0.1 to 16.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0.1...16.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.0' 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 adc72f1b8..69b2cca1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pytz==2025.2 schedule==1.2.2 #WS Messages -websockets==15.0.1 +websockets==16.0 janus==2.0.0 ast-comments==1.2.3