Skip to content

Commit 6057332

Browse files
Bump pyright from 1.1.400 to 1.1.402
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.400 to 1.1.402. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.400...v1.1.402) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.402 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a15c149 commit 6057332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ lint = [
103103
"types-Pygments==2.19.0.20250516",
104104
"types-requests==2.32.4.20250611", # align with requests
105105
"types-urllib3==1.26.25.14",
106-
"pyright==1.1.400",
106+
"pyright==1.1.402",
107107
"pytest>=8.0",
108108
"pypi-attestations==0.0.26",
109109
"betterproto==2.0.0b6",
@@ -160,7 +160,7 @@ translations = [
160160
types = [
161161
"mypy==1.16.1",
162162
"pyrefly",
163-
"pyright==1.1.400",
163+
"pyright==1.1.402",
164164
{ include-group = "type-stubs" },
165165
]
166166
type-stubs = [

0 commit comments

Comments
 (0)