From dbe45d5ea255828beb31f6053fccd06905aa55bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 11:43:30 -0500 Subject: [PATCH] Bump urllib3 from 2.3.0 to 2.5.0 in /docs/sphinx (#546) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.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/2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] [ROCm/amdsmi commit: 28e577f1c0fe35ac3df5c9b02b425ae4d3e12126] --- projects/amdsmi/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/amdsmi/docs/sphinx/requirements.txt b/projects/amdsmi/docs/sphinx/requirements.txt index 8299591516..a4fa82e3a7 100644 --- a/projects/amdsmi/docs/sphinx/requirements.txt +++ b/projects/amdsmi/docs/sphinx/requirements.txt @@ -307,7 +307,7 @@ typing-extensions==4.12.2 # pygithub # referencing # sqlalchemy -urllib3==2.3.0 +urllib3==2.5.0 # via # pygithub # requests