From 5ab993b6d5f01cc82f057c90558ff9e27e5e39b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:26:30 +0000 Subject: [PATCH] chore(deps): bump websockets from 14.2 to 15.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.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 34becb2d3..626adb76f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pytz==2025.1 schedule==1.2.2 #WS Messages -websockets==14.2 +websockets==15.0 janus==2.0.0 ast-comments==1.2.2