From 30d2298d54953c323df25defb29245069e74c2f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 03:53:40 +0000 Subject: [PATCH] chore(deps): bump websockets from 15.0 to 15.0.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0 to 15.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16787249d..daf3b7ebe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pytz==2025.1 schedule==1.2.2 #WS Messages -websockets==15.0 +websockets==15.0.1 janus==2.0.0 ast-comments==1.2.2