From 0a09c6cbd79a68c87edcb05ff7b9d7a1c42b6235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:07:09 +0000 Subject: [PATCH] chore(deps): bump websockets from 14.1 to 14.2 Bumps [websockets](https://github.com/python-websockets/websockets) from 14.1 to 14.2. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.1...14.2) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a224482c..83a838524 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pytz==2024.2 schedule==1.2.2 #WS Messages -websockets==14.1 +websockets==14.2 janus==2.0.0 ast-comments==1.2.2