Bump pyright to 1.1.384 (#12990)

This commit is contained in:
dependabot[bot]
2024-10-10 16:00:09 +01:00
committed by GitHub
parent d135d2eba3
commit fac165105a

View File

@@ -92,7 +92,7 @@ lint = [
"types-requests==2.32.0.20240914", # align with requests
"types-urllib3==1.26.25.14",
"tomli>=2", # for mypy (Python<=3.10)
"pyright==1.1.383",
"pyright==1.1.384",
"pytest>=6.0",
]
test = [