From 7dced720d3af5052b7dc870e360988352e472467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:54:16 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.2 to 0.6.3 in /sdks/python/container/ml/py311 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [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.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py311/base_image_requirements.txt | 2 +- sdks/python/container/ml/py311/gpu_image_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt b/sdks/python/container/ml/py311/base_image_requirements.txt index affff92478c8..1fb3459e8a43 100644 --- a/sdks/python/container/ml/py311/base_image_requirements.txt +++ b/sdks/python/container/ml/py311/base_image_requirements.txt @@ -164,7 +164,7 @@ protobuf==6.33.5 psycopg2-binary==2.9.11 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pydantic==2.12.5 diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt b/sdks/python/container/ml/py311/gpu_image_requirements.txt index 17fe5025f09b..36442e932c26 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -218,7 +218,7 @@ psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pybase64==1.4.3 pycountry==26.2.16