From bcf48577072a56a6b4e34aa0c399a88a9333e591 Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:05:09 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20basedpyrigh?= =?UTF-8?q?t=201.35.0=20->=201.36.0=20(#723)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✔ Update basedpyright 1.35.0 -> 1.36.0 successful Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pdm.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdm.lock b/pdm.lock index b3ddd9c..6e7b3cd 100644 --- a/pdm.lock +++ b/pdm.lock @@ -86,7 +86,7 @@ files = [ [[package]] name = "basedpyright" -version = "1.35.0" +version = "1.36.0" requires_python = ">=3.8" summary = "static type checking for Python (but based)" groups = ["dev"] @@ -94,8 +94,8 @@ dependencies = [ "nodejs-wheel-binaries>=20.13.1", ] files = [ - {file = "basedpyright-1.35.0-py3-none-any.whl", hash = "sha256:4f4f84023df5a0cd4ee154916ba698596682ac98bacfa22c941ed6aaf07bba4e"}, - {file = "basedpyright-1.35.0.tar.gz", hash = "sha256:2a7e0bd476623d48499e2b18ff6ed19dc28c51909cf9e1152ad355b5809049ad"}, + {file = "basedpyright-1.36.0-py3-none-any.whl", hash = "sha256:3eb47ab341fae509b8ac6649ab11dd75624607ef63333a7bf8e7b1891f24e437"}, + {file = "basedpyright-1.36.0.tar.gz", hash = "sha256:f0318ec12ff86c459232308d82e88552338ad86cf8bbadf02e0810d867094ca0"}, ] [[package]]