From 679b85c8d8ed3853c894693bf3ec26eb9dcad8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 02:32:01 +0000 Subject: [PATCH] Bump websockets from 13.1 to 14.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.1) --- 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 d4844ddb..646024ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ pydantic==1.10.18 Werkzeug==3.0.4 graphql-core==3.2.5 gql==3.5.0 -websockets==13.1 +websockets==14.1 asyncwebsockets==0.9.4 \ No newline at end of file