Skip to content

Commit 490c69a

Browse files
Update dependency pyright to v1.1.402 (#2411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: davfsa <[email protected]>
1 parent e40da51 commit 490c69a

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
@@ -101,7 +101,7 @@ mkdocs = [
101101
]
102102

103103
mypy = ["mypy[faster-cache]==1.16.0", { include-group = "types" }]
104-
pyright = ["pyright==1.1.401", { include-group = "types" }]
104+
pyright = ["pyright==1.1.402", { include-group = "types" }]
105105
pytest = [
106106
"mock==5.2.0",
107107
"pytest==8.4.0",

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)