From b918f3f28925b9b90a0eebd23dde7c341df5bc5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:40:01 +0000 Subject: [PATCH] Bump tensorflow in /ros_controllers in the pip group across 1 directory Bumps the pip group with 1 update in the /ros_controllers directory: [tensorflow](https://github.com/tensorflow/tensorflow). Updates `tensorflow` from 2.7.0 to 2.12.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.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- ros_controllers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros_controllers/requirements.txt b/ros_controllers/requirements.txt index aa9a5a5..06826eb 100644 --- a/ros_controllers/requirements.txt +++ b/ros_controllers/requirements.txt @@ -1,5 +1,5 @@ numpy -tensorflow == 2.7.0 +tensorflow == 2.12.1 setuptools distlib tf-agents == 0.10.0