Skip to content

Commit 25af145

Browse files
committed
Pin pyright to 1.1.298
1 parent ec87cc2 commit 25af145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ types-pytz = ">= 2022.1.1"
3838
mypy = "1.0"
3939
pyarrow = ">=10.0.1"
4040
pytest = ">=7.1.2"
41-
pyright = ">=1.1.295"
41+
pyright = "1.1.298"
4242
poethepoet = ">=0.16.5"
4343
loguru = ">=0.6.0"
4444
pandas = "1.5.3"

0 commit comments

Comments
 (0)