From 67ba8ad7af31f7f446db2820348b8f5aa11e8263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:37:36 +0000 Subject: [PATCH] Bump urllib3 from 2.6.3 to 2.7.0 in /one_click_deploy Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 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/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- one_click_deploy/requirements.in | 2 +- one_click_deploy/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/one_click_deploy/requirements.in b/one_click_deploy/requirements.in index 253b640121..6768fc11b6 100644 --- a/one_click_deploy/requirements.in +++ b/one_click_deploy/requirements.in @@ -1,4 +1,4 @@ click requests ruamel.yaml -urllib3==2.6.3 \ No newline at end of file +urllib3==2.7.0 \ No newline at end of file diff --git a/one_click_deploy/requirements.txt b/one_click_deploy/requirements.txt index 3f48d90929..10bbd8a004 100644 --- a/one_click_deploy/requirements.txt +++ b/one_click_deploy/requirements.txt @@ -135,9 +135,9 @@ ruamel-yaml==0.18.16 \ --hash=sha256:048f26d64245bae57a4f9ef6feb5b552a386830ef7a826f235ffb804c59efbba \ --hash=sha256:a6e587512f3c998b2225d68aa1f35111c29fad14aed561a26e73fab729ec5e5a # via -r requirements.in -urllib3==2.6.3 \ - --hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \ - --hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4 +urllib3==2.7.0 \ + --hash=sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c \ + --hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897 # via # -r requirements.in # requests