From 61ef094aa6c43876e8d07f3274c54eccf0c81110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 11:42:56 +0000 Subject: [PATCH] Update dependency pyright to v1.1.398 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d688f368..f35e9e7c 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.6 -pyright==1.1.397 +pyright==1.1.398 pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1