From ab35d968c54907de9a00cecfa6a2b0c107b3c34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:54:47 +0000 Subject: [PATCH] build(deps): bump tensorflow from 2.8.1 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.1 to 2.11.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.8.1...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-requirements.txt b/docker-requirements.txt index 26fc650..483c1f7 100644 --- a/docker-requirements.txt +++ b/docker-requirements.txt @@ -12,6 +12,6 @@ pandas==1.5.1 python-dotenv==0.21.0 scikit-learn==0.24.2 seldon-core==1.14.1 -tensorflow==2.8.1 +tensorflow==2.11.1 tensorflow-io==0.27.0 zenml==0.20.5