Update dependency pyright to v1.1.401

This commit is contained in:
Renovate Bot 2025-06-05 14:59:35 +00:00
parent 03520954f1
commit 4130e7a681

View file

@ -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"