From 35efa1bbe8983195b36b154996771c3ca6493ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:51:20 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /setup 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: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements_python-3.13.in | 2 +- setup/requirements_python-3.13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/requirements_python-3.13.in b/setup/requirements_python-3.13.in index 3e38ae0..89bb599 100644 --- a/setup/requirements_python-3.13.in +++ b/setup/requirements_python-3.13.in @@ -190,7 +190,7 @@ psutil==7.0.0 ptyprocess==0.7.0 py==1.11.0 py_expression_eval==0.3.14 -pyasn1==0.6.1 +pyasn1==0.6.2 pycparser==2.22 pycryptodome==3.22.0 pydevtool==0.3.0 diff --git a/setup/requirements_python-3.13.txt b/setup/requirements_python-3.13.txt index a77aa15..b47ccfb 100644 --- a/setup/requirements_python-3.13.txt +++ b/setup/requirements_python-3.13.txt @@ -738,7 +738,7 @@ py-cpuinfo==9.0.0 # tables py-expression-eval==0.3.14 # via -r requirements_python-3.13.in -pyasn1==0.6.1 +pyasn1==0.6.2 # via -r requirements_python-3.13.in pycparser==2.22 # via