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