Update websockets requirement from >=12.0 to >=16.0 in /linux

Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/12.0...16.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-version: '16.0'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-06 21:32:42 +00:00 committed by GitHub
parent 080e7297dd
commit 452d0a8584
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,4 @@ faster-whisper>=1.0
pynput>=1.7 pynput>=1.7
tomli-w>=1.0 tomli-w>=1.0
sounddevice>=0.4 sounddevice>=0.4
websockets>=12.0 websockets>=16.0