Update most test/lint dependencies (#13754)

This commit is contained in:
renovate[bot]
2025-04-01 18:44:21 +01:00
committed by GitHub
parent 19cea106f0
commit 59a65341e0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 7.1.2
rev: 7.2.0
hooks:
- id: flake8
language: python
+2 -2
View File
@@ -6,7 +6,7 @@ pyright==1.1.398
pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13"
# Libraries used by our various scripts.
aiohttp==3.10.11
aiohttp==3.11.12
grpcio-tools>=1.66.2 # For grpc_tools.protoc
mypy-protobuf==3.6.0
packaging==24.2
@@ -19,7 +19,7 @@ termcolor>=2.3
tomli==2.2.1
tomlkit==0.13.2
typing_extensions>=4.13.0rc1
uv==0.5.14
uv==0.6.11
# Utilities for typeshed infrastructure scripts.
ts_utils @ file:lib