From c279970faa3cccf51ab0d5eba8658a307e771327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 05:10:28 +0000 Subject: [PATCH] Update dependency pyright to v1.1.396 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e655dc85..2cfeaf86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==1.5.0 pycodestyle==2.12.1 pyflakes==3.2.0 pylint==3.3.4 -pyright==1.1.395 +pyright==1.1.396 pytest==8.3.4 pytest-cov==6.0.0 tomli==2.2.1