Skip to content

Commit 2c78571

Browse files
Update dependency pyright to v1.1.403
1 parent 5f46c41 commit 2c78571

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.3"]
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)