From 4130e7a681d579aab8a82fe1a336da73c178afa0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 14:59:35 +0000 Subject: [PATCH] Update dependency pyright to v1.1.401 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e662d8..dc93c8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -170,7 +170,7 @@ pypdf==4.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" pypika==0.48.9 ; python_version >= "3.11" and python_full_version <= "3.13.0" pyproject-hooks==1.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" pyreadline3==3.4.1 ; sys_platform == "win32" and python_version >= "3.11" and python_full_version <= "3.13.0" -pyright==1.1.380 ; python_version >= "3.11" and python_full_version <= "3.13.0" +pyright==1.1.401 ; python_version >= "3.11" and python_full_version <= "3.13.0" pysbd==0.3.4 ; python_version >= "3.11" and python_full_version <= "3.13.0" pysocks==1.7.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" pytest==8.3.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"