mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-14 12:01:06 +08:00
Update dependency pyright to v1.1.405 (#14673)
* Update dependency pyright to v1.1.405 * Remove pyright: ignore comment from pow tests Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Brian Schubert
parent
3e75cd86f9
commit
013cef085b
@@ -1,7 +1,7 @@
|
||||
# Type checkers that we test our stubs against. These should always
|
||||
# be pinned to a specific version to make failure reproducible.
|
||||
mypy==1.17.1
|
||||
pyright==1.1.404
|
||||
pyright==1.1.405
|
||||
|
||||
# Libraries used by our various scripts.
|
||||
aiohttp==3.12.15
|
||||
|
||||
Reference in New Issue
Block a user