Skip to content

Commit c45f05b

Browse files
Bump requests from 2.32.5 to 2.33.0 in /sdks/python/container/ml/py312
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16aee79 commit c45f05b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ pytz==2026.1.post1
183183
PyYAML==6.0.3
184184
referencing==0.37.0
185185
regex==2026.3.32
186-
requests==2.33.1
186+
requests==2.33.0
187187
requests-mock==1.12.1
188188
rich==14.3.3
189189
rpds-py==0.30.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ pyzmq==27.1.0
246246
ray==2.54.0
247247
referencing==0.37.0
248248
regex==2026.2.28
249-
requests==2.32.5
249+
requests==2.33.0
250250
requests-mock==1.12.1
251251
rich==14.3.3
252252
rich-toolkit==0.19.7

0 commit comments

Comments
 (0)