From f09f2174780f45cd5163436810cd74ab3bb65285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 06:40:17 -0800 Subject: [PATCH] Bump tensorflow from 2.10 to 2.10.1 (#853) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10 to 2.10.1. - [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.10.0...v2.10.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-importer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-importer.txt b/requirements-importer.txt index 49502856..fe46add3 100644 --- a/requirements-importer.txt +++ b/requirements-importer.txt @@ -15,7 +15,7 @@ iree-tools-tf # TensorFlow and JAX. gin-config -tensorflow==2.10 +tensorflow==2.10.1 keras==2.10 #tf-models-nightly #tensorflow-text-nightly