Skip to content

Commit b66dc5f

Browse files
Bump pygments from 2.19.2 to 2.20.0 in /sdks/python/container/ml/py311
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 b66dc5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ pyasn1_modules==0.4.2
169169
pycparser==3.0
170170
pydantic==2.12.5
171171
pydantic_core==2.41.5
172-
Pygments==2.19.2
172+
Pygments==2.20.0
173173
PyHamcrest==2.1.0
174174
pyjsparser==2.7.1
175175
pymongo==4.16.0

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

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

0 commit comments

Comments
 (0)