Skip to content

Commit 3461674

Browse files
Update dependency pyright to v1.1.407 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7806ac commit 3461674

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.14.2"]
1919

2020
types = ["types-requests", "types-python-dateutil"]
2121
mypy = ["mypy[faster-cache]==1.18.2", { include-group = "types" }]
22-
pyright = ["pyright==1.1.406", { include-group = "types" }]
22+
pyright = ["pyright==1.1.407", { 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)