From 66578a8eea0fdfa508877d55a16e43ab11c77bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 19:46:07 +0000 Subject: [PATCH] Bump websockets from 13.1 to 16.0 in /src Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 16.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f34ee22..920fb30 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -11,7 +11,7 @@ azure-storage-blob==12.19.0 openai==1.54.0 fastapi==0.115.0 uvicorn[standard]==0.32.0 -websockets==13.1 +websockets==16.0 jinja2==3.1.6 python-multipart==0.0.22 orjson==3.11.6