Skip to content

Commit 29f89d6

Browse files
committed
⬆️ deps: bump uv dev dependencies
1 parent fb06042 commit 29f89d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ yutto = "yutto.__main__:main"
4242
[tool.uv]
4343
dev-dependencies = [
4444
"pytest>=8.3.2",
45-
"pyright>=1.1.377",
45+
"pyright>=1.1.381",
4646
"pytest-rerunfailures>=14.0",
47-
"ruff>=0.6.2",
48-
"typos>=1.23.7",
47+
"ruff>=0.6.7",
48+
"typos>=1.24.6",
4949
"syrupy>=4.7.1",
5050
]
5151

0 commit comments

Comments
 (0)