Bump pyright to 1.1.383 (#12942)

This commit is contained in:
dependabot[bot] 2024-10-04 23:55:11 +01:00 committed by GitHub
parent f6590c5a33
commit e50e1db203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.382.post0",
"pyright==1.1.383",
"pytest>=6.0",
]
test = [