From 3676967cd1652de0cbb55dfab84358a6563ac802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:54:49 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.9.3 in /monte_carlo_gradients Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.9.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- monte_carlo_gradients/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monte_carlo_gradients/requirements.txt b/monte_carlo_gradients/requirements.txt index 3aac5c6..bc02946 100644 --- a/monte_carlo_gradients/requirements.txt +++ b/monte_carlo_gradients/requirements.txt @@ -3,5 +3,5 @@ dm-sonnet==1.34 numpy==1.16.4 scipy==1.4.1 scikit-learn==0.21 -tensorflow==1.15.2 +tensorflow==2.9.3 tfp-nightly==0.9.0.dev20191101