From 4d53797cbac682bb65c13ce7836fb57e1da6780d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 03:05:21 +0000 Subject: [PATCH] chore(deps): bump websockets from 13.0 to 13.0.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.0 to 13.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.0...13.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 4cf3132b8..0b8ee1538 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pytz==2024.1 schedule==1.2.2 #WS Messages -websockets==13.0 +websockets==13.0.1 janus==1.0.0 ast-comments==1.2.2