From 11e505ff6e481fdc8d8d7b6e58e3c47b775217bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:20:54 +0000 Subject: [PATCH] Bump tensorflow from 2.7.2 to 2.11.1 in /images/mas_industrial_robotics Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 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.7.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../mas_industrial_robotics/melodic-perception-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mas_industrial_robotics/melodic-perception-requirements.txt b/images/mas_industrial_robotics/melodic-perception-requirements.txt index 8a2bdec44..be9673d09 100644 --- a/images/mas_industrial_robotics/melodic-perception-requirements.txt +++ b/images/mas_industrial_robotics/melodic-perception-requirements.txt @@ -2,7 +2,7 @@ enum34==1.1.10 numpy==1.22.0 markdown==2.6.11 mock==3.0.5 -tensorflow==2.7.2 +tensorflow==2.11.1 setuptools==41.0.0 h5py==2.9.0 scipy==1.2.3