From 47785bff97df7f22efbe9a4418c5f452c7560417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:48:30 +0000 Subject: [PATCH] Update dependency pyright to v1.1.386 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fa0f610..a588834f 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.1 -pyright==1.1.385 +pyright==1.1.386 pytest==8.3.3 pytest-cov==5.0.0 tomli==2.0.2