From 44c843678fd4c7e6fe4d6fbcc04cd2be9ddf205e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:31:32 +0000 Subject: [PATCH] Bump urllib3 in /samples/Python Scripts/End Use Load Profiles/eulp Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.19...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Python Scripts/End Use Load Profiles/eulp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/Python Scripts/End Use Load Profiles/eulp/requirements.txt b/samples/Python Scripts/End Use Load Profiles/eulp/requirements.txt index 9bc08ec3d7..de37b5b46a 100644 --- a/samples/Python Scripts/End Use Load Profiles/eulp/requirements.txt +++ b/samples/Python Scripts/End Use Load Profiles/eulp/requirements.txt @@ -3,4 +3,4 @@ matplotlib==3.6.0 pandas==1.5.2 pyarrow==14.0.1 seaborn==0.12.1 -urllib3==1.26.19 +urllib3==2.7.0