Skip to content

Commit f07dceb

Browse files
Bump pytest from 8.4.2 to 9.0.3 in /sdks/python/container/ml/py310
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 549aa06 commit f07dceb

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

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

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

0 commit comments

Comments
 (0)