From 493f49f1f8a8d0c5393870c8cbb3f663471227d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 11:14:43 +0000 Subject: [PATCH] chore(deps): bump websockets from 16.0 to 17.0.1 in /backend Bumps [websockets](https://github.com/python-websockets/websockets) from 16.0 to 17.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.0...17.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-lock.txt b/backend/requirements-lock.txt index a3289ce..5cadffc 100644 --- a/backend/requirements-lock.txt +++ b/backend/requirements-lock.txt @@ -46,4 +46,4 @@ typing_extensions==4.16.0 tzdata==2026.3 uvicorn==0.52.0 watchfiles==1.2.0 -websockets==16.0 +websockets==17.0.1