From 3ceb501cb52eb5763da84317b468c0b77bc9c254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:58:55 -0700 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /benchmarks/osb (#1612) Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- benchmarks/osb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/osb/requirements.txt b/benchmarks/osb/requirements.txt index db051d108..0829cdd54 100644 --- a/benchmarks/osb/requirements.txt +++ b/benchmarks/osb/requirements.txt @@ -32,7 +32,7 @@ google-resumable-media==1.1.0 # via opensearch-benchmark h5py==3.6.0 # via -r requirements.in -idna==3.3 +idna==3.7 # via yarl ijson==2.6.1 # via opensearch-benchmark