From 03a3ff5a48458fba3f03a3fff4f54ef132cf7d2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 23:55:35 +0000 Subject: [PATCH] Update dependency pyright to v1.1.407 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1bc2d8..7e1653c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 pylint==4.0.2 -pyright==1.1.406 +pyright==1.1.407 pytest==8.4.2 pytest-cov==7.0.0 tomli==2.3.0