Skip to content

Commit 56c5852

Browse files
chore(deps): bump azureml-train-core in /requirements
Bumps [azureml-train-core](https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py) from 1.60.0 to 1.62.0. --- updated-dependencies: - dependency-name: azureml-train-core dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a43ddf0 commit 56c5852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ openpyxl==3.1.5 # for Excel file support from kaggle datasets
1616

1717
# Azure ML SDK - essential components only
1818
azureml-core==1.60.0.post1
19-
azureml-train-core==1.60.0
19+
azureml-train-core==1.62.0
2020
azureml-pipeline-core==1.60.0
2121
azureml-train-automl==1.60.0
2222
azureml-widgets==1.60.0

0 commit comments

Comments
 (0)