From fa293c54f857ae380bec39693a713bb403e3713d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 15:46:40 +0000 Subject: [PATCH] Bump websockets from 11.0 to 11.0.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 11.0 to 11.0.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/11.0...11.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 64e11541b..a60ffedf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.8.2 schedule==1.2.0 #WS Messages -websockets==11.0 +websockets==11.0.1 janus==1.0.0 ast-comments==1.0.1