Update pynput requirement from >=1.7 to >=1.8.2 in /linux

Updates the requirements on [pynput](https://github.com/moses-palmer/pynput) to permit the latest version.
- [Changelog](https://github.com/moses-palmer/pynput/blob/master/CHANGES.rst)
- [Commits](https://github.com/moses-palmer/pynput/compare/v1.7.0...v1.8.2)

---
updated-dependencies:
- dependency-name: pynput
  dependency-version: 1.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-06 21:32:53 +00:00 committed by GitHub
parent 080e7297dd
commit 07d97a34d3
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
pynput>=1.8.2
tomli-w>=1.0
sounddevice>=0.4
websockets>=12.0