From e57ce01c0d0ae71c60a7b75cfe8918ce85ef4b0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 10:14:50 +0000 Subject: [PATCH] Update dependency pyright to v1.1.395 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e35e005..e655dc85 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.4 -pyright==1.1.394 +pyright==1.1.395 pytest==8.3.4 pytest-cov==6.0.0 tomli==2.2.1