From 998f84a5c366a15ca869006b5c5123b1164d097f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:44:11 +0000 Subject: [PATCH] Bump websockets from 16.0 to 16.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 16.0 to 16.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.0...16.1) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c406b91d586..7a68a361add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -506,7 +506,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websockets==16.0 +websockets==16.1 # via # qcodes (pyproject.toml) # qcodes