From 9474e75416de1ea49166c76c06a55f3c041536dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 16:59:52 +0000 Subject: [PATCH] Update dependency pyright to v1.1.406 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52b51952..c803e2c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 pylint==3.3.8 -pyright==1.1.405 +pyright==1.1.406 pytest==8.4.2 pytest-cov==7.0.0 tomli==2.2.1