This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new ad042ad45 chore(deps): bump urllib3 from 2.6.2 to 2.6.3 in
/qdp/qdp-python (#1062)
ad042ad45 is described below
commit ad042ad452ec8b2f7f1b8b9c9a60a8b075e0bf1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 22:46:09 2026 +0800
chore(deps): bump urllib3 from 2.6.2 to 2.6.3 in /qdp/qdp-python (#1062)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.
- [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.2...2.6.3)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
qdp/qdp-python/uv.lock | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/qdp/qdp-python/uv.lock b/qdp/qdp-python/uv.lock
index f74a6cfef..a0c978ce8 100644
--- a/qdp/qdp-python/uv.lock
+++ b/qdp/qdp-python/uv.lock
@@ -2003,6 +2003,7 @@ dev = [
{ name = "setuptools", specifier = ">=80.9.0" },
{ name = "tensorflow", specifier = ">=2.20" },
{ name = "torch", specifier = ">=2.2,<=2.9.0" },
+ { name = "ty", specifier = ">=0.0.16" },
]
[[package]]
@@ -2593,11 +2594,11 @@ wheels = [
[[package]]
name = "urllib3"
-version = "2.6.2"
+version = "2.6.3"
source = { registry = "https://pypi.org/simple" }
-sdist = { url =
"https://files.pythonhosted.org/packages/1e/24/a2a2ed9addd907787d7aa0355ba36a6cadf1768b934c652ea78acbd59dcd/urllib3-2.6.2.tar.gz",
hash =
"sha256:016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797", size
= 432930, upload-time = "2025-12-11T15:56:40.252Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/c7/24/5f1b3bdffd70275f6661c76461e25f024d5a38a46f04aaca912426a2b1d3/urllib3-2.6.3.tar.gz",
hash =
"sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", size
= 435556, upload-time = "2026-01-07T16:24:43.925Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/6d/b9/4095b668ea3678bf6a0af005527f39de12fb026516fb3df17495a733b7f8/urllib3-2.6.2-py3-none-any.whl",
hash =
"sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd", size
= 131182, upload-time = "2025-12-11T15:56:38.584Z" },
+ { url =
"https://files.pythonhosted.org/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl",
hash =
"sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4", size
= 131584, upload-time = "2026-01-07T16:24:42.685Z" },
]
[[package]]