From 132208fbd5701f94cc1cf2a0013600b00529087c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:09:44 +0000 Subject: [PATCH] chore(deps): update dependency websockets to v14.2 --- requirements/req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..2c5bf00 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -21,7 +21,7 @@ frozenlist==1.8.0 multidict==6.7.0 propcache==0.4.1 sniffio==1.3.1 -websockets==14.1 +websockets==14.2 # --- Data & Validation --- annotated-types==0.7.0