From 800df5db8f4a897b574f1bf9ed567766cf015834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:02:28 +0000 Subject: [PATCH] Update dependency pyright to v1.1.385 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82bfd325..6f6bda3d 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.384 +pyright==1.1.385 pytest==8.3.3 pytest-cov==5.0.0 tomli==2.0.2