From 03dd8e5ec8410087a210dd4caa83915f798f2ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:22:48 +0200 Subject: [PATCH] chore(qa): refresh BasedPyright snapshots for 1.40.0 Repin accepted snapshots for the basedpyright 1.40.0 bump (pyright 1.1.412). QuickAdapter diagnostics are unchanged; ReforceXY keeps one message-only update from the re-pulled base image (base class step() return dict value inferred as dict[str, float] instead of dict[str, Unknown]) with the same rule, location, and severity. No added or removed diagnostics. Snapshots generated with the same --pull docker build as CI. --- ReforceXY/.basedpyright/diagnostics.json | 2 +- quickadapter/.basedpyright/diagnostics.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ReforceXY/.basedpyright/diagnostics.json b/ReforceXY/.basedpyright/diagnostics.json index c128cbc..9c1426c 100644 --- a/ReforceXY/.basedpyright/diagnostics.json +++ b/ReforceXY/.basedpyright/diagnostics.json @@ -1,5 +1,5 @@ { - "basedpyrightVersion": "1.39.10", + "basedpyrightVersion": "1.40.0", "diagnostics": [ { "endCharacter": 58, diff --git a/quickadapter/.basedpyright/diagnostics.json b/quickadapter/.basedpyright/diagnostics.json index 51a92a0..985fb61 100644 --- a/quickadapter/.basedpyright/diagnostics.json +++ b/quickadapter/.basedpyright/diagnostics.json @@ -1,5 +1,5 @@ { - "basedpyrightVersion": "1.39.10", + "basedpyrightVersion": "1.40.0", "diagnostics": [ { "endCharacter": 46, -- 2.53.0