From 49910bbe7ad1abd962897eb80066fd3be2936ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 03:57:35 +0000 Subject: [PATCH] build(deps): bump azureml-mlflow Bumps [azureml-mlflow](https://github.com/Azure/MachineLearningNotebooks) from 1.62.0 to 1.62.0.post2. - [Release notes](https://github.com/Azure/MachineLearningNotebooks/releases) - [Commits](https://github.com/Azure/MachineLearningNotebooks/commits) --- updated-dependencies: - dependency-name: azureml-mlflow dependency-version: 1.62.0.post2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/sample_pytorch_gpu_project/.devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sample_pytorch_gpu_project/.devcontainer/requirements.txt b/src/sample_pytorch_gpu_project/.devcontainer/requirements.txt index 3533149..4b0ba8c 100644 --- a/src/sample_pytorch_gpu_project/.devcontainer/requirements.txt +++ b/src/sample_pytorch_gpu_project/.devcontainer/requirements.txt @@ -2,4 +2,4 @@ torch==2.10.0 torchvision==0.25.0 # the below are used by AML, can be deleted if not using AML mlflow==3.9.0 -azureml-mlflow==1.62.0 +azureml-mlflow==1.62.0.post2