mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump pyright to 1.1.383 (#12942)
This commit is contained in:
parent
f6590c5a33
commit
e50e1db203
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user