From 185ea9c98c187ddf56817c7f6faae9110abe3972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 03:56:58 +0000 Subject: [PATCH] Bump websockets from 11.0.1 to 11.0.2 Bumps [websockets](https://github.com/aaugustin/websockets) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/11.0.1...11.0.2) --- 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 7db852961..2872daab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ python-dateutil==2.8.2 schedule==1.2.0 #WS Messages -websockets==11.0.1 +websockets==11.0.2 janus==1.0.0 ast-comments==1.0.1