From efecc0485a63618ec6e618e97168f5b2fb5f8138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 16:28:50 +0000 Subject: [PATCH] Bump websockets from 14.1 to 15.0.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 14.1 to 15.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.1...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7e81090..fc37dff 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -35,4 +35,4 @@ typing_extensions==4.12.2 urllib3==2.3.0 uvicorn==0.34.0 watchfiles==1.0.3 -websockets==14.1 +websockets==15.0.1