From 4d7092651bb6b0b4f1ea98691e59a8451f41697d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 03:54:57 +0000 Subject: [PATCH] Update dependency pyright to v1.1.401 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b2c6b62..6c9a8677 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==1.6.0 pycodestyle==2.13.0 pyflakes==3.3.2 pylint==3.3.7 -pyright==1.1.400 +pyright==1.1.401 pytest==8.3.5 pytest-cov==6.1.1 tomli==2.2.1