From 79e26a1479923fae014f519e094453df44c1f816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 19:28:02 +0000 Subject: [PATCH] Bump tensorflow from 2.9.1 to 2.9.3 in /pipeline Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.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.9.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/requirements.txt b/pipeline/requirements.txt index 91ccc6fde..466f9aec7 100644 --- a/pipeline/requirements.txt +++ b/pipeline/requirements.txt @@ -69,7 +69,7 @@ sortedcontainers==2.1.0 soupsieve==2.0 spliceai==1.3.1 sqlparse==0.3.1 -tensorflow==2.9.1 +tensorflow==2.9.3 text-unidecode==1.3 toolz==0.12.0 tornado==5.1.1