From 7baf2aef624a9e9294eb0d7a01724963679b22e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 07:19:04 +0000 Subject: [PATCH 1/2] deps: bump pyright from 1.1.410 to 1.1.411 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.410 to 1.1.411. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.410...v1.1.411) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements/typecheck-tool.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 64e25ae5..39ba8b6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -588,7 +588,7 @@ lint = [ "ruff==0.15.20", ] typecheck = [ - "pyright==1.1.410", + "pyright==1.1.411", ] packaging = [ "build>=1.2.0", diff --git a/requirements/typecheck-tool.txt b/requirements/typecheck-tool.txt index 4207c083..b44f7569 100644 --- a/requirements/typecheck-tool.txt +++ b/requirements/typecheck-tool.txt @@ -16,9 +16,9 @@ nodeenv==1.10.0 \ --hash=sha256:5bb13e3eed2923615535339b3c620e76779af4cb4c6a90deccc9e36b274d3827 \ --hash=sha256:996c191ad80897d076bdfba80a41994c2b47c68e224c542b48feba42ba00f8bb # via pyright -pyright==1.1.410 \ - --hash=sha256:07a073b8ba6749826773c1269773efa11b93440d9a6aa60419d9a3172d6dc488 \ - --hash=sha256:5e961bed37cacf96b3f7cd7b1da39b350a9239aa2e69138d0e88f728cfaf296c +pyright==1.1.411 \ + --hash=sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998 \ + --hash=sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9 typing-extensions==4.16.0 \ --hash=sha256:481caa481374e813c1b176ada14e97f1f67a4539ce9cfeb3f350d78d6370c2e8 \ --hash=sha256:dc983d19a509c94dba722ee6abd33940f7c05a89e243c47e907eb4db6f1a43e5 From ecad23d39ac0000c4858e8dfe27a3cad2d23ec2a Mon Sep 17 00:00:00 2001 From: cdeust Date: Sat, 1 Aug 2026 18:49:57 +0200 Subject: [PATCH 2/2] deps: resync uv.lock with the pyright bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dependabot's pip ecosystem rewrites the version specifier in pyproject.toml (and the requirements/*.txt export it can see), but never runs `uv lock` — so uv.lock kept resolving pyright 1.1.410 while pyproject.toml asked for 1.1.411, and `uv lock --check` (ci.yml Lint) failed as designed. Regenerated with uv 0.11.3, the version ci.yml:516 pins, so the lock format matches what CI validates. Co-Authored-By: Claude Opus 5 --- uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uv.lock b/uv.lock index 8a75c9f5..bbc2627e 100644 --- a/uv.lock +++ b/uv.lock @@ -1442,7 +1442,7 @@ packaging = [ { name = "build", specifier = ">=1.2.0" }, { name = "hatchling", specifier = ">=1.24" }, ] -typecheck = [{ name = "pyright", specifier = "==1.1.410" }] +typecheck = [{ name = "pyright", specifier = "==1.1.411" }] [[package]] name = "idna" @@ -3444,15 +3444,15 @@ wheels = [ [[package]] name = "pyright" -version = "1.1.410" +version = "1.1.411" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "nodeenv" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/10/53/e4d8ea1391bd4355231be6f91bf239479aa0014260ed3fb5526eeb12a1f2/pyright-1.1.410.tar.gz", hash = "sha256:07a073b8ba6749826773c1269773efa11b93440d9a6aa60419d9a3172d6dc488", size = 4062013, upload-time = "2026-06-01T17:35:48.894Z" } +sdist = { url = "https://files.pythonhosted.org/packages/7e/ab/265f7dc69d28113ebba19092e57b075f41543b2ed048429c5f56e2b88eac/pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998", size = 4112861, upload-time = "2026-06-25T02:14:06.37Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/d7/33/288b5868fa00846dacf249633719d747893e54aebd196b9968ac1878a5d3/pyright-1.1.410-py3-none-any.whl", hash = "sha256:5e961bed37cacf96b3f7cd7b1da39b350a9239aa2e69138d0e88f728cfaf296c", size = 6082448, upload-time = "2026-06-01T17:35:46.387Z" }, + { url = "https://files.pythonhosted.org/packages/0a/49/385be530a6a5b78d1cbcd5c2e38debc8959a2fc6bdb716f4e581002979fc/pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9", size = 6181526, upload-time = "2026-06-25T02:14:04.691Z" }, ] [[package]]