From af59cfbdd431c9b5d2ca88712f248dc4f416c50d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:52:50 +0000 Subject: [PATCH] build(deps): bump urllib3 in /src/tests/ras/utils/rebooters/powerswitch Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.19. - [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.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/tests/ras/utils/rebooters/powerswitch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/ras/utils/rebooters/powerswitch/requirements.txt b/src/tests/ras/utils/rebooters/powerswitch/requirements.txt index f721078..2f02e09 100644 --- a/src/tests/ras/utils/rebooters/powerswitch/requirements.txt +++ b/src/tests/ras/utils/rebooters/powerswitch/requirements.txt @@ -3,4 +3,4 @@ chardet==3.0.4 idna==2.6 lxml==4.9.1 requests==2.31.0 -urllib3==1.26.5 +urllib3==1.26.19