From 94322664f21b04f79b204b4143ad9c3170c997c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:47:39 +0000 Subject: [PATCH] chore(deps): bump websockets from 13.0.1 to 13.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.0.1 to 13.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...13.1) --- 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 e3531ed12..55a22a51a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pytz==2024.2 schedule==1.2.2 #WS Messages -websockets==13.0.1 +websockets==13.1 janus==1.0.0 ast-comments==1.2.2