From 9be1af085e5261c1e002e94d290661802e3ab792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:02:49 +0000 Subject: [PATCH] build(deps): bump websockets from 13.1 to 14.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.0) --- updated-dependencies: - dependency-name: websockets 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 b5d2421b..3e99ee57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ urllib3==2.2.3 webencodings==0.5.1 WebOb==1.8.9 websocket-client==1.8.0 -websockets==13.1 +websockets==14.0 Werkzeug==3.1.3 wrapt==1.16.0 wsproto==1.2.0