From d737e0d579ff917943c742b7d729b611baa61c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 08:02:42 +0000 Subject: [PATCH] [tune](deps): Bump wandb in /python/requirements/tune Bumps [wandb](https://github.com/wandb/wandb) from 0.10.29 to 0.13.9. - [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.10.29...v0.13.9) --- updated-dependencies: - dependency-name: wandb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index dd94640dd763..5f6da9d52e7a 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -49,7 +49,7 @@ torchvision==0.9.1+cpu;sys_platform!="darwin" transformers==4.9.1 -wandb==0.10.29 +wandb==0.13.9 xgboost==1.3.3 zoopt==0.4.1