Skip to content

Commit 239807e

Browse files
committed
⬆️ bump dev dependencies to latest
1 parent c4f5b84 commit 239807e

File tree

2 files changed

+103
-103
lines changed

2 files changed

+103
-103
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ mdformat = [
5454
lint = [
5555
{include-group = "extras"},
5656
{include-group = "mdformat"},
57-
"ruff>=0.11.8",
57+
"ruff>=0.11.10",
5858
"sp-repo-review[cli]>=2025.5.2",
5959
]
6060
type = [
6161
{include-group = "extras"},
6262
{include-group = "ci"},
6363
"basedmypy[faster-cache]>=2.10.0",
64-
"basedpyright>=1.29.1",
64+
"basedpyright>=1.29.2",
6565
]
6666
dev = [
6767
{include-group = "lint"},

0 commit comments

Comments
 (0)