From 9157cd189503300d19999376f01127ef3054ce46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:51:23 +0000 Subject: [PATCH] Update dependency pyright to v1.1.397 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7af88e6a..6e4ceb6a 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.5 -pyright==1.1.396 +pyright==1.1.397 pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1