From 3656b76bce751d44e8856686c834edff09cbb1cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:15:26 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.9.3 in /language/search_agents Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 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/v2.4.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- language/search_agents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/search_agents/requirements.txt b/language/search_agents/requirements.txt index 4ba943d4..3eaa8a83 100644 --- a/language/search_agents/requirements.txt +++ b/language/search_agents/requirements.txt @@ -9,7 +9,7 @@ keras nltk numpy pygtrie -tensorflow==2.4.1 +tensorflow==2.9.3 tensorflow-addons tensorflow-probability==0.11.0 tensorflow-serving-api