Skip to content

Commit b0ffd9a

Browse files
committed
Upgrade deps.
1 parent bfdb2d2 commit b0ffd9a

File tree

2 files changed

+109
-102
lines changed

2 files changed

+109
-102
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"ruff>=0.11.9",
5050
"codespell>=2.4.1",
5151
"rich>=14.0.0",
52-
"basedpyright>=1.29.1",
52+
"basedpyright==1.29.5", # TODO: Upgrade when Cursor supports it.
5353
"funlog>=0.2.1",
5454
]
5555

0 commit comments

Comments
 (0)