From e38a05549a1620284fc11e5d899d6aefb51382e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 08:06:49 +0000 Subject: [PATCH] deps/ui: bump urllib3 from 2.3.0 to 2.6.2 in /src/ui Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ui/requirements.in | 2 +- src/ui/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ui/requirements.in b/src/ui/requirements.in index ef072e23d..0e4b2f928 100644 --- a/src/ui/requirements.in +++ b/src/ui/requirements.in @@ -13,5 +13,5 @@ psutil==7.1.3 python_dateutil==2.9.0.post0 qrcode==8.2 regex==2025.11.3 -urllib3<2.4.0 +urllib3<2.7.0 user_agents==2.2.0 diff --git a/src/ui/requirements.txt b/src/ui/requirements.txt index a48a70746..fdead0057 100644 --- a/src/ui/requirements.txt +++ b/src/ui/requirements.txt @@ -963,9 +963,9 @@ ua-parser==1.0.1 \ ua-parser-builtins==0.18.0.post1 \ --hash=sha256:eb4f93504040c3a990a6b0742a2afd540d87d7f9f05fd66e94c101db1564674d # via ua-parser -urllib3==2.3.0 \ - --hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \ - --hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d +urllib3==2.6.2 \ + --hash=sha256:016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797 \ + --hash=sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd # via # -r requirements.in # requests