From 23ae06d14332f740d894f299aa1333c34b635d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 21:32:30 +0000 Subject: [PATCH] chore(deps): Bump websockets from 15.0.1 to 17.0.1 in /services/agent Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0.1 to 17.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0.1...17.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: '17.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- services/agent/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/agent/constraints.txt b/services/agent/constraints.txt index ef9df2b..832ca0a 100644 --- a/services/agent/constraints.txt +++ b/services/agent/constraints.txt @@ -161,7 +161,7 @@ uuid_utils==0.17.0 uvicorn==0.39.0 uvloop==0.22.1 watchfiles==1.2.0 -websockets==15.0.1 +websockets==17.0.1 wrapt==2.2.2 xxhash==3.8.1 zstandard==0.25.0