From 9480109c380ff571487429d5f50f50e23947d788 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:48:02 +0000 Subject: [PATCH] chore(internal): bump pyright (#622) --- requirements-dev.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.lock b/requirements-dev.lock index f7680375..0f1dd4ab 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -103,7 +103,7 @@ pydantic-core==2.18.2 # via pydantic pygments==2.18.0 # via rich -pyright==1.1.364 +pyright==1.1.374 pytest==7.1.1 # via pytest-asyncio pytest-asyncio==0.21.1