From 4028091adfe08c92062201be74e0cfe0c2f32c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:21:32 -0400 Subject: [PATCH] pip prod(deps): bump pyright from 1.1.368 to 1.1.370 in /eng (#2682) --- eng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/requirements.txt b/eng/requirements.txt index bbe1f3c17c..059a6c1344 100644 --- a/eng/requirements.txt +++ b/eng/requirements.txt @@ -1,5 +1,5 @@ # This is for CI requirements or dev only -pyright==1.1.368 +pyright==1.1.370 pylint==3.1.0 tox==4.15.1 mypy==1.10.1