chore(deps): update dependency pytype to v2024.3.19 (#11630)

This commit is contained in:
renovate[bot]
2024-03-20 03:53:28 +01:00
committed by GitHub
parent 57dee8fd5b
commit 92971b53a6

View File

@@ -8,7 +8,7 @@ flake8-pyi==24.3.0 # must match .pre-commit-config.yaml
mypy==1.9.0
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
pyright==1.1.354
pytype==2024.3.11; platform_system != "Windows" and python_version < "3.12"
pytype==2024.3.19; platform_system != "Windows" and python_version < "3.12"
ruff==0.3.0 # must match .pre-commit-config.yaml
# Libraries used by our various scripts.