Skip to content

Commit 8e8d9a2

Browse files
Bump pyright from 1.1.400 to 1.1.403
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.400 to 1.1.403. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.400...v1.1.403) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.403 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dddb1c commit 8e8d9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ translations = [
131131
types = [
132132
"mypy==1.17.1",
133133
"pyrefly",
134-
"pyright==1.1.400",
134+
"pyright==1.1.403",
135135
{ include-group = "type-stubs" },
136136
]
137137
type-stubs = [

0 commit comments

Comments
 (0)