Skip to content

Commit 118ddcc

Browse files
committed
feat: upgrade dev dependencies
1 parent 1bbd27d commit 118ddcc

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ mcp = "mcp.cli:app [cli]"
4242
[tool.uv]
4343
resolution = "lowest-direct"
4444
dev-dependencies = [
45-
"pyright>=1.1.378",
46-
"pytest>=8.3.3",
47-
"ruff>=0.8.1",
45+
"pyright>=1.1.391",
46+
"pytest>=8.3.4",
47+
"ruff>=0.8.5",
4848
"trio>=0.26.2",
4949
"pytest-flakefinder>=1.1.0",
5050
"pytest-xdist>=3.6.1",

uv.lock

Lines changed: 31 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)