From ca83692d852ee534b68a4bb7a763ac454d0e4599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 18:57:48 +0000 Subject: [PATCH] build(deps): bump websockets from 15.0.1 to 16.1.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0.1 to 16.1.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0.1...16.1.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 16.1.1 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 f4ff8df..a00e529 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ typing-inspection==0.4.2 typing_extensions==4.16.0 urllib3==2.7.0 web3==7.16.0 -websockets==15.0.1 +websockets==16.1.1 Werkzeug==3.1.8 wheel==0.47.0 yarl==1.24.5