From 0b47fb7b34f43df00668422b6718fd4ca88986d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:01:36 +0000 Subject: [PATCH] chore(deps): bump websockets from 12.0 to 16.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 12.0 to 16.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/12.0...16.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0e61afb..dd6bcd91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ sounddevice==0.4.6 # Microphone input for STT fastapi==0.128.0 uvicorn[standard]==0.27.0 python-multipart==0.0.6 -websockets==12.0 +websockets==16.0 slowapi==0.1.9 # Rate limiting # Telephony