From 1d688ea1c7d6a1deb3d7d6598d6ef5058ead7fc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:51:57 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.7.2 in /conda_env Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.7.2. - [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/v2.2.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conda_env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda_env/requirements.txt b/conda_env/requirements.txt index f578a30..db1db04 100644 --- a/conda_env/requirements.txt +++ b/conda_env/requirements.txt @@ -71,7 +71,7 @@ six @ file:///home/conda/feedstock_root/build_artifacts/six_1590081179328/work sqlparse==0.3.1 tensorboard @ file:///home/conda/feedstock_root/build_artifacts/tensorboard_1595378845776/work/tensorboard-2.3.0-py3-none-any.whl tensorboard-plugin-wit @ file:///home/conda/feedstock_root/build_artifacts/tensorboard-plugin-wit_1592816951245/work/tensorboard_plugin_wit-1.6.0.post3-py3-none-any.whl -tensorflow==2.2.0 +tensorflow==2.7.2 tensorflow-addons==0.10.0 tensorflow-estimator @ file:///home/conda/feedstock_root/build_artifacts/tensorflow-estimator_1592819788686/work/tensorflow_estimator-2.2.0-py2.py3-none-any.whl termcolor==1.1.0