Merge pull request 'Update dependency pyright to v1.1.401' (#19) from renovate/pyright-1.x into main

Reviewed-on: #19
This commit is contained in:
git 2025-06-05 17:30:46 +02:00
commit ebd5139053

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"