From fa40e4e888cbdd026543355c8828041e1c2f5be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:57:11 +0000 Subject: [PATCH] Bump websockets from 11.0.2 to 11.0.3 Bumps [websockets](https://github.com/aaugustin/websockets) from 11.0.2 to 11.0.3. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/11.0.2...11.0.3) --- 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 e3e8a5938..e9d33c394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ python-dateutil==2.8.2 schedule==1.2.0 #WS Messages -websockets==11.0.2 +websockets==11.0.3 janus==1.0.0 ast-comments==1.0.1