From a540643214e6c425158ff026b9da1bee359a03a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:05:50 +0000 Subject: [PATCH] build(deps): bump websockets from 16.1 to 16.1.1 in /clients/py Bumps [websockets](https://github.com/python-websockets/websockets) from 16.1 to 16.1.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.1...16.1.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/requirements.txt b/clients/py/requirements.txt index 734078d4..ec2b5613 100644 --- a/clients/py/requirements.txt +++ b/clients/py/requirements.txt @@ -18,4 +18,4 @@ solders==0.27.1 truststore==0.10.4 typing-inspection==0.4.2 typing_extensions==4.16.0 -websockets==16.1 +websockets==16.1.1