From af9dd336093d8dd9f1d327e83901495ac064f5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 22:57:03 +0000 Subject: [PATCH] Bump websockets from 10.4 to 12.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 10.4 to 12.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/10.4...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 8d926e6c79..f9bdc2a479 100644 --- a/requirements.txt +++ b/requirements.txt @@ -184,7 +184,7 @@ tzdata==2023.3 uritemplate==4.1.1 wasabi==1.1.2 weasel==0.3.4 -websockets==10.4 +websockets==12.0 wrapt==1.16.0 xmltodict==0.13.0 yarl==1.9.3