From 9e37d0163033d14c62f2b93b0b67bffd6e87347c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:42:50 +0000 Subject: [PATCH] Update dependency pyright to v1.1.405 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19234640..253d5684 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.404 +pyright==1.1.405 pytest==8.4.1 pytest-cov==6.2.1 tomli==2.2.1