From e0f04cc6aec30e65688da468def2e2d0ee435ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:53:40 -0400 Subject: [PATCH] pip prod(deps): bump pyright from 1.1.362 to 1.1.364 in /eng (#2600) --- eng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/requirements.txt b/eng/requirements.txt index ec4654ea52..82f2113fc2 100644 --- a/eng/requirements.txt +++ b/eng/requirements.txt @@ -1,5 +1,5 @@ # This is for CI requirements or dev only -pyright==1.1.362 +pyright==1.1.364 pylint==3.1.0 tox==4.15.0 mypy==1.10.0