chore(deps): update pytype and pyright (#11595)

This commit is contained in:
renovate[bot]
2024-03-14 09:28:09 +01:00
committed by GitHub
parent a1bfd65e9f
commit 48106feed7
12 changed files with 76 additions and 52 deletions

View File

@@ -149,5 +149,5 @@ extra-standard-library = [
known-first-party = ["parse_metadata", "utils"]
[tool.typeshed]
pyright_version = "1.1.350"
pyright_version = "1.1.354"
oldest_supported_python = "3.8"