Update tomli-w requirement from >=1.0 to >=1.2.0 in /linux

Updates the requirements on [tomli-w](https://github.com/hukkin/tomli-w) to permit the latest version.
- [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli-w/compare/1.0.0...1.2.0)

---
updated-dependencies:
- dependency-name: tomli-w
  dependency-version: 1.2.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:50 +00:00 committed by GitHub
parent 080e7297dd
commit 15dad1a11a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
faster-whisper>=1.0
pynput>=1.7
tomli-w>=1.0
tomli-w>=1.2.0
sounddevice>=0.4
websockets>=12.0