From c7e68dfc5e62171bf7d8e82c7fcfc5d5bb3ee8bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:47:21 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.3 to 0.6.4 in /sdks/python/container/ml/py312 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.3 to 0.6.4. - [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.3...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py312/base_image_requirements.txt | 2 +- sdks/python/container/ml/py312/gpu_image_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/container/ml/py312/base_image_requirements.txt b/sdks/python/container/ml/py312/base_image_requirements.txt index 265696dc7e8d..9bbc7b84d85e 100644 --- a/sdks/python/container/ml/py312/base_image_requirements.txt +++ b/sdks/python/container/ml/py312/base_image_requirements.txt @@ -165,7 +165,7 @@ protobuf==6.33.6 psycopg2-binary==2.9.12 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.3 +pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pydantic==2.13.4 diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt b/sdks/python/container/ml/py312/gpu_image_requirements.txt index 7cc83b10ca0f..c8c0e8771b44 100644 --- a/sdks/python/container/ml/py312/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt @@ -236,7 +236,7 @@ psycopg2-binary==2.9.12 py-cpuinfo==9.0.0 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.3 +pyasn1==0.6.4 pyasn1_modules==0.4.2 pybase64==1.4.3 pycountry==26.2.16