Skip to content

Commit c5035e4

Browse files
Update dependency pyright to v1.1.403 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36c242a commit c5035e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ruff = ["ruff==0.12.4"]
1919

2020
types = ["types-requests", "types-python-dateutil"]
2121
mypy = ["mypy[faster-cache]==1.17.0", { include-group = "types" }]
22-
pyright = ["pyright==1.1.402", { include-group = "types" }]
22+
pyright = ["pyright==1.1.403", { include-group = "types" }]
2323

2424
[tool.uv]
2525
required-version = "~=0.6"

uv.lock

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

0 commit comments

Comments
 (0)