Skip to content

Commit

Permalink
Exact pyright dependency set in dev tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
NowanIlfideme committed Nov 11, 2024
1 parent 1463498 commit 741e80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dev = [
"pre-commit==3.5.0",
"ruff==0.7.3",
"mypy==1.13.0",
"pyright~=1.1.388",
"pyright==1.1.388",
"pytest==8.3.3",
]
docs = [
Expand Down

0 comments on commit 741e80d

Please sign in to comment.