Skip to content

Commit 9e37b93

Browse files
committed
pyproject.toml: Clamp pyright to 1.1.334
1 parent 8f1c1b3 commit 9e37b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pre-commit = ">=2.9.3"
6565
twine = "^4.0.2"
6666
pytest-mock = "^3.12.0"
6767
pypdfium2 = "^4.23.1"
68-
pyright = "^1.1.334"
68+
pyright = "1.1.334"
6969
lxml-stubs = "^0.4.0"
7070

7171

0 commit comments

Comments
 (0)