From 2b9fd999561b4f1308acb4f10f4d4594a6ff6ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 07:52:58 +0000 Subject: [PATCH] [tune](deps): Bump wandb in /python/requirements/ml Bumps [wandb](https://github.com/wandb/wandb) from 0.12.5 to 0.15.11. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](https://github.com/wandb/wandb/compare/v0.12.5...v0.15.11) --- updated-dependencies: - dependency-name: wandb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_tune.txt b/python/requirements/ml/requirements_tune.txt index 1d8df5f10d27..5725a2349d9d 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -37,6 +37,6 @@ sigopt==7.5.0 smart_open==5.1.0 timm==0.4.5 transformers==4.10.0 -wandb==0.12.5 +wandb==0.15.11 xgboost==1.3.3 zoopt==0.4.1