Skip to content

Commit 94f8dd0

Browse files
Bump pyasn1 from 0.6.2 to 0.6.3 in /sdks/python/container/ml/py310
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](pyasn1/pyasn1@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] <support@github.com>
1 parent fa9d190 commit 94f8dd0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ protobuf==6.33.5
165165
psycopg2-binary==2.9.11
166166
pyarrow==23.0.1
167167
pyarrow-hotfix==0.7
168-
pyasn1==0.6.2
168+
pyasn1==0.6.3
169169
pyasn1_modules==0.4.2
170170
pycparser==3.0
171171
pydantic==2.12.5

sdks/python/container/ml/py310/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ psycopg2-binary==2.9.11
219219
py-cpuinfo==9.0.0
220220
pyarrow==23.0.1
221221
pyarrow-hotfix==0.7
222-
pyasn1==0.6.2
222+
pyasn1==0.6.3
223223
pyasn1_modules==0.4.2
224224
pybase64==1.4.3
225225
pycountry==26.2.16

0 commit comments

Comments
 (0)