From 74b5fbe91d963874570eece72740d185f4acebb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:43:35 +0000 Subject: [PATCH] Bump websockets from 16.1.1 to 17.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 16.1.1 to 17.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.1.1...17.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '17.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59aa301ee19..54f96cc31d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -506,7 +506,7 @@ webencodings==0.5.1 # via # bleach # tinycss2 -websockets==16.1.1 +websockets==17.0 # via # qcodes (pyproject.toml) # qcodes