From d64942da81c0e47063619a80d2b0e9649bdba130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:28:13 +0000 Subject: [PATCH] Bump websockets from 13.0.1 to 14.2 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.0.1 to 14.2. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...14.2) --- 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 55e08d4..0c4f575 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 -websockets==13.0.1 +websockets==14.2