From 37ae9d493c680b1bdf5ea99842b1a73890614716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 08:02:50 +0000 Subject: [PATCH] [tune](deps): Bump wandb from 0.10.19 to 0.10.22 in /python/requirements Bumps [wandb](https://github.com/wandb/client) from 0.10.19 to 0.10.22. - [Release notes](https://github.com/wandb/client/releases) - [Changelog](https://github.com/wandb/client/blob/master/CHANGELOG.md) - [Commits](https://github.com/wandb/client/compare/v0.10.19...v0.10.22) Signed-off-by: dependabot[bot] --- python/requirements/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/requirements_tune.txt b/python/requirements/requirements_tune.txt index b265549f1db6b..46aecc098fb7b 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -41,6 +41,6 @@ torchvision==0.8.1+cpu;sys_platform!="darwin" transformers==4.3.2 -wandb==0.10.19 +wandb==0.10.22 xgboost==1.3.0.post0 zoopt==0.4.1 \ No newline at end of file