From 3e1caf17634731014020e7f1a3e02ccb1f444997 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 02:49:27 +0000 Subject: [PATCH] Update dependency pyright to v1.1.404 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29b8743f..d96d958a 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.8 -pyright==1.1.403 +pyright==1.1.404 pytest==8.4.1 pytest-cov==6.2.1 tomli==2.2.1