Skip to content

Commit 2fd8186

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

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
@@ -102,7 +102,7 @@ lint = [
102102
"types-Pygments==2.19.0.20250516",
103103
"types-requests==2.32.0.20250515", # align with requests
104104
"types-urllib3==1.26.25.14",
105-
"pyright==1.1.400",
105+
"pyright==1.1.401",
106106
"pytest>=8.0",
107107
"pypi-attestations==0.0.26",
108108
"betterproto==2.0.0b6",
@@ -159,7 +159,7 @@ translations = [
159159
types = [
160160
"mypy==1.15.0",
161161
"pyrefly",
162-
"pyright==1.1.400",
162+
"pyright==1.1.401",
163163
{ include-group = "type-stubs" },
164164
]
165165
type-stubs = [

0 commit comments

Comments
 (0)