Skip to content

Commit 22093fc

Browse files
Bump pytest from 8.4.1 to 9.1.1 in /ml/hardware-recommender
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.1.1. - [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.1...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68c8478 commit 22093fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ml/hardware-recommender/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ huggingface-hub==0.34.3
22
numpy==2.2.6
33
pandas==2.3.1
44
pyarrow==21.0.0
5-
pytest==8.4.1
5+
pytest==9.1.1
66
torch==2.13.0
77
# Training-time only (export_onnx.py) — the packaged app never installs
88
# these; it runs the exported .onnx file through onnxruntime instead (see

0 commit comments

Comments
 (0)