From 881b66d01010dfaa0b3c9c4b52596324ec42c7c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:38:21 +0000 Subject: [PATCH] Update dependency pyright to v1.1.382.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98ad23ba..9c3dc012 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.382 +pyright==1.1.382.post0 pytest==8.3.3 pytest-cov==5.0.0 tomli==2.0.1