From 4a7284a46e62cc1bc7af17258fb6aaae6eca960f Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 12:24:31 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20basedpyrigh?= =?UTF-8?q?t=201.30.1=20->=201.31.0=20(#585)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 00712b1..6406ba5 100644 --- a/pdm.lock +++ b/pdm.lock @@ -86,7 +86,7 @@ files = [ [[package]] name = "basedpyright" -version = "1.30.1" +version = "1.31.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.30.1-py3-none-any.whl", hash = "sha256:5afdf6e2ab94f098cd0004a4e3b198a5e176b8eb8e08049542729a7f5beb0dcd"}, - {file = "basedpyright-1.30.1.tar.gz", hash = "sha256:fe33afd16200202fff4aa3f91ac2c2958af35461c801cb8bbff60ca29093a2cb"}, + {file = "basedpyright-1.31.0-py3-none-any.whl", hash = "sha256:d7460ddcd3a2332b1c3fd738735d18bf2966d49aed67237efa1f19635199d414"}, + {file = "basedpyright-1.31.0.tar.gz", hash = "sha256:900a573a525a0f66f884075c2a98711bb9478e44dc60ffdf182ef681bf8e2c76"}, ] [[package]]