From 39f145e7bad3786b930c627b2d94b20399564f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 03:01:55 +0000 Subject: [PATCH] Bump websockets from 10.3 to 10.4 Bumps [websockets](https://github.com/aaugustin/websockets) from 10.3 to 10.4. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/10.3...10.4) --- 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 13a452e59..41a6903ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,5 +54,5 @@ python-dateutil==2.8.2 schedule==1.1.0 #WS Messages -websockets==10.3 +websockets==10.4 janus==1.0.0