diff --git a/requirements-tests.txt b/requirements-tests.txt index e1fe55e2a392..89b009d30caf 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -12,7 +12,7 @@ pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12" ruff==0.5.4 # must match .pre-commit-config.yaml # Libraries used by our various scripts. -aiohttp==3.9.5 +aiohttp==3.10.2 packaging==24.1 pathspec>=0.11.1 pre-commit