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 75d745f6b chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#1063)
75d745f6b is described below

commit 75d745f6b3358287cc9c36ae6311740d48aa84f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 22:46:31 2026 +0800

    chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#1063)
    
    Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2.
    - [Release notes](https://github.com/pyasn1/pyasn1/releases)
    - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
    - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.1...v0.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyasn1
      dependency-version: 0.6.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index 58305bc7a..5ccf089ae 100644
--- a/uv.lock
+++ b/uv.lock
@@ -1652,11 +1652,11 @@ wheels = [
 
 [[package]]
 name = "pyasn1"
-version = "0.6.1"
+version = "0.6.2"
 source = { registry = "https://pypi.org/simple"; }
-sdist = { url = 
"https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018/pyasn1-0.6.1.tar.gz";,
 hash = 
"sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034", size 
= 145322, upload-time = "2024-09-10T22:41:42.55Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/fe/b6/6e630dff89739fcd427e3f72b3d905ce0acb85a45d4ec3e2678718a3487f/pyasn1-0.6.2.tar.gz";,
 hash = 
"sha256:9b59a2b25ba7e4f8197db7686c09fb33e658b98339fadb826e9512629017833b", size 
= 146586, upload-time = "2026-01-16T18:04:18.534Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/c8/f1/d6a797abb14f6283c0ddff96bbdd46937f64122b8c925cab503dd37f8214/pyasn1-0.6.1-py3-none-any.whl";,
 hash = 
"sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629", size 
= 83135, upload-time = "2024-09-11T16:00:36.122Z" },
+    { url = 
"https://files.pythonhosted.org/packages/44/b5/a96872e5184f354da9c84ae119971a0a4c221fe9b27a4d94bd43f2596727/pyasn1-0.6.2-py3-none-any.whl";,
 hash = 
"sha256:1eb26d860996a18e9b6ed05e7aae0e9fc21619fcee6af91cca9bad4fbea224bf", size 
= 83371, upload-time = "2026-01-16T18:04:17.174Z" },
 ]
 
 [[package]]

Reply via email to