Update dev dependencies

This commit is contained in:
Mark Backman
2026-03-05 15:23:07 -05:00
parent 60e9e26164
commit 06e49d597b
2 changed files with 124 additions and 75 deletions

View File

@@ -128,11 +128,11 @@ whisper = [ "faster-whisper~=1.2.1" ]
[dependency-groups]
dev = [
"build~=1.2.2",
"coverage~=7.9.1",
"build~=1.4.0",
"coverage~=7.13.4",
"grpcio-tools~=1.67.1",
"pip-tools~=7.4.1",
"pre-commit~=4.2.0",
"pip-tools~=7.5.3",
"pre-commit~=4.5.1",
"pyright>=1.1.404,<1.2",
"pytest~=8.4.1",
"pytest-asyncio~=1.3.0",