From e502b946d54994f2b8ebb1ab9bf5a9866249e699 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 12 Nov 2024 17:12:39 +0000
Subject: [PATCH] Bump websockets from 13.0.1 to 14.0

Bumps [websockets](https://github.com/python-websockets/websockets) from 13.0.1 to 14.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...14.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 55e08d4..0d862d5 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.0