From 0f17d80cf21db31b8e549432b99cfb76adc95a02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 07:53:12 +0000 Subject: [PATCH] Update dependency pyright to v1.1.403 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5736772..2960b07 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.7 -pyright==1.1.402 +pyright==1.1.403 pytest==8.4.1 pytest-cov==6.2.1 tomli==2.2.1