Skip to content

Commit d55fb90

Browse files
authored
Unpin pyright (#1617)
* Unpin pyright now that issue is fixed * Update uv.lock * Update uv.lock
1 parent b45715f commit d55fb90

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ dev = [
8282
"plantweb",
8383
"pre-commit",
8484
"pydata-sphinx-theme>=0.12",
85-
# Pin to previous pyright until https://github.com/microsoft/pyright/issues/11060 is fixed
86-
"pyright==1.1.406",
85+
"pyright>=1.1.408",
8786
"pytest-asyncio",
8887
"pytest-cov",
8988
"pytest-random-order",

uv.lock

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

0 commit comments

Comments
 (0)