Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pyright from 1.1.406 to 1.1.407
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.406 to 1.1.407.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.407
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2025
commit b438ac6d530360d5b93e2728df61cbdba7af8b9b
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ translations = [
types = [
"mypy==1.18.2",
"pyrefly",
"pyright==1.1.406",
"pyright==1.1.407",
"ty",
{ include-group = "type-stubs" },
]
Expand Down
Loading