From d35abd9cddf26ec9e5404ead95a74c3486e942fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 07:22:52 +0000 Subject: [PATCH] build(deps): bump tensorflow from 2.16.1 to 2.18.0 in /install Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.16.1 to 2.18.0. - [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.16.1...v2.18.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 9fa899129..d5334190b 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -8,7 +8,7 @@ tzlocal==5.2 cabby==0.1.23 stix2==3.0.1 certifi==2024.7.4 -tensorflow==2.16.1 +tensorflow==2.18.0 colorama==0.4.6 Keras validators==0.34.0