Skip to content

Commit 13ce00c

Browse files
Fedir Zadniprovskyifedirz
authored andcommitted
deps: update ruff and basedpyright
1 parent ec767a3 commit 13ce00c

File tree

2 files changed

+39
-36
lines changed

2 files changed

+39
-36
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,12 @@ dependencies = [
2929
[project.optional-dependencies]
3030
dev = [
3131
"anyio>=4.9.0",
32-
"basedpyright>=1.30.1",
3332
"pytest-antilru>=2.0.0",
3433
"mkdocs-material>=9.6.15",
3534
"mkdocstrings[python]>=0.29.1",
3635
"pytest-asyncio>=1.0.0",
3736
"pytest-xdist>=3.8.0",
3837
"pytest>=8.4.1",
39-
"ruff>=0.12.3",
4038
"srt>=3.5.3",
4139
"webvtt-py>=0.5.1",
4240
"pre-commit>=4.2.0",
@@ -45,6 +43,8 @@ dev = [
4543
"mdx-truly-sane-lists>=1.3",
4644
"datamodel-code-generator>=0.31.2",
4745
"httpx-sse>=0.4.1",
46+
"basedpyright>=1.33.0",
47+
"ruff>=0.14.4",
4848
]
4949
ui = [
5050
"gradio>=5.49.1",

0 commit comments

Comments
 (0)