Skip to content

Commit 6e94c35

Browse files
Bump pytest from 8.4.2 to 9.0.3 in /sdks/python/container/ml/py311
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a61ef0a commit 6e94c35

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
@@ -176,7 +176,7 @@ pymongo==4.16.0
176176
PyMySQL==1.1.2
177177
pyparsing==3.3.2
178178
pyproject_hooks==1.2.0
179-
pytest==8.4.2
179+
pytest==9.0.3
180180
pytest-timeout==2.4.0
181181
pytest-xdist==3.8.0
182182
python-dateutil==2.9.0.post0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ pymongo==4.16.0
233233
PyMySQL==1.1.2
234234
pyparsing==3.3.2
235235
pyproject_hooks==1.2.0
236-
pytest==8.4.2
236+
pytest==9.0.3
237237
pytest-timeout==2.4.0
238238
pytest-xdist==3.8.0
239239
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)