From f783dcc762c8fd43e11070444b9beb0769e9e112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:52:21 +0000 Subject: [PATCH] build(deps): bump websockets from 11.0.3 to 12.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 12.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...12.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 55bd371..d7bc384 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ urllib3==2.0.7 webencodings==0.5.1 WebOb==1.8.7 websocket-client==1.6.4 -websockets==11.0.3 +websockets==12.0 Werkzeug==3.0.0 wrapt==1.15.0 wsproto==1.2.0