From ec2430a42b439954303f449f817fc11f92933f61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:54:58 -0700 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.9.4 [security] (#11782) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index ac7223db9..eb9698f2c 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.3.7 # must match .pre-commit-config.yaml # Libraries used by our various scripts. -aiohttp==3.9.3 +aiohttp==3.9.4 packaging==24.0 pathspec>=0.11.1 pre-commit