From b7a3ee8dfd2d0c8a0815c97269fc361380b7b516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:01:33 +0000 Subject: [PATCH] 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](https://github.com/RobertCraigie/pyright-python/compare/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] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 70962dd7adf..ffe0cbc03f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ lint = [ "types-Pygments==2.19.0.20250516", "types-requests==2.32.4.20250611", # align with requests "types-urllib3==1.26.25.14", - "pyright==1.1.400", + "pyright==1.1.402", "pytest>=8.0", "pypi-attestations==0.0.26", "betterproto==2.0.0b6", @@ -159,7 +159,7 @@ translations = [ types = [ "mypy==1.15.0", "pyrefly", - "pyright==1.1.400", + "pyright==1.1.402", { include-group = "type-stubs" }, ] type-stubs = [