From 30214b3d67743f6d44d548533dc0f3959aeb6f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:01:30 -0400 Subject: [PATCH] pip prod(deps): bump pyright from 1.1.370 to 1.1.371 in /eng (#2698) --- eng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/requirements.txt b/eng/requirements.txt index 9b82ff278b..d1f0c0c979 100644 --- a/eng/requirements.txt +++ b/eng/requirements.txt @@ -1,5 +1,5 @@ # This is for CI requirements or dev only -pyright==1.1.370 +pyright==1.1.371 pylint==3.1.0 tox==4.16.0 mypy==1.10.1