From 7a020ae659315f92fbb3b16d02f401d9f7e76ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 08:39:46 +0000 Subject: [PATCH] [tune](deps): Bump tensorflow-probability in /python/requirements/tune Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/tensorflow/probability/releases) - [Commits](https://github.com/tensorflow/probability/compare/0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: tensorflow-probability 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..d3cd779569d7 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -34,7 +34,7 @@ scikit-learn==0.24.2 scikit-optimize==0.8.1 sigopt==7.5.0 smart_open==5.1.0 -tensorflow-probability==0.13.0 +tensorflow-probability==0.14.0 timm==0.4.5