From dd8ef14a47cc0307b30f7081832827beea3e0818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:16:58 +0000 Subject: [PATCH] [tune](deps): Bump tensorflow-probability in /python/requirements Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.11.1 to 0.12.1. - [Release notes](https://github.com/tensorflow/probability/releases) - [Commits](https://github.com/tensorflow/probability/compare/v0.11.1...v0.12.1) 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 28a3f1cc7282..6a159a7b4b5b 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -27,7 +27,7 @@ scikit-learn==0.22.2 scikit-optimize==0.8.1 sigopt==5.7.0 smart_open==4.2.0 -tensorflow-probability==0.11.1 +tensorflow-probability==0.12.1 timm==0.3.2