From afad30a3b8a15d95aacdefb23a1084dd8d5957fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:48:50 +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 66d4518..fd9465a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ spotipy==2.25.0 typing_extensions==4.12.2 urllib3==2.2.3 valo_api==2.0.8 -websockets==13.1 +websockets==14.1 Werkzeug==3.1.3 yarl==1.18.3 yt-dlp==2024.12.23