Skip to content

Commit ac8df0f

Browse files
committed
build(pyright): upgrade to 1.1.384
1 parent ab3d80c commit ac8df0f

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ruff = "0.6.9"
5151
tomli = "^2.0.1"
5252
types-python-dateutil = "^2.8.19.13"
5353
codespell = {extras = ["toml"], version = "^2.2.5"}
54-
pyright = "1.1.350"
54+
pyright = "1.1.384"
5555
pytest = "^8"
5656
pytest-cov = "^4.1.0"
5757

0 commit comments

Comments
 (0)