From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 11:22:48 +0000 (+0200) Subject: chore(qa): refresh BasedPyright snapshots for 1.40.0 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=03dd8e5ec8410087a210dd4caa83915f798f2ab9;p=freqai-strategies.git 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. --- 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,