From fe592f571bc0f5adf68e303842e6c5b99ec06836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 08:42:29 -0800 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.2 in /benchmarks/osb (#1431) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- benchmarks/osb/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/benchmarks/osb/requirements.txt b/benchmarks/osb/requirements.txt index 7d7cfcf67..2da38cfaa 100644 --- a/benchmarks/osb/requirements.txt +++ b/benchmarks/osb/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile # -aiohttp==3.8.6 +aiohttp==3.9.2 # via opensearch-py aiosignal==1.2.0 # via aiohttp @@ -20,8 +20,6 @@ certifi==2023.7.22 # via # opensearch-benchmark # opensearch-py -charset-normalizer==2.0.12 - # via aiohttp frozenlist==1.3.0 # via # aiohttp