From aa03b7d9a0d6fa7791510ea302eb12ad35bc8586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:57:52 +0000 Subject: [PATCH] chore(deps): bump websockets from 14.0 to 14.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 14.0 to 14.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.0...14.1) --- 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 b80d8f7e4..f3852fc5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ pytz==2024.2 schedule==1.2.2 #WS Messages -websockets==14.0 +websockets==14.1 janus==1.1.0 ast-comments==1.2.2