Skip to content

Commit b59ab1d

Browse files
Bump pygments from 2.19.2 to 2.20.0 in /sdks/python/container/ml/py310
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4769488 commit b59ab1d

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
@@ -170,7 +170,7 @@ pyasn1_modules==0.4.2
170170
pycparser==3.0
171171
pydantic==2.12.5
172172
pydantic_core==2.41.5
173-
Pygments==2.19.2
173+
Pygments==2.20.0
174174
PyHamcrest==2.1.0
175175
pyjsparser==2.7.1
176176
pymongo==4.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ pydantic==2.12.5
228228
pydantic-extra-types==2.11.0
229229
pydantic-settings==2.13.1
230230
pydantic_core==2.41.5
231-
Pygments==2.19.2
231+
Pygments==2.20.0
232232
PyHamcrest==2.1.0
233233
pymongo==4.16.0
234234
PyMySQL==1.1.2

0 commit comments

Comments
 (0)