Skip to content

Commit a954535

Browse files
committed
pyproject.toml: Clamp pyright to 1.1.334
1 parent 6e098e6 commit a954535

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
@@ -67,7 +67,7 @@ pre-commit = ">=2.9.3"
6767
twine = "^4.0.2"
6868
pytest-mock = "^3.12.0"
6969
pypdfium2 = "^4.23.1"
70-
pyright = "^1.1.334"
70+
pyright = "1.1.334"
7171
lxml-stubs = "^0.4.0"
7272

7373

0 commit comments

Comments
 (0)