From ada25b13bf49341b8516ee82bcc6d72230fc8680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:25:08 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.7.2 in /TrackingNtuples/scripts Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.7.2. - [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/v1.13.1...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TrackingNtuples/scripts/mlenv-requirements.txt | 2 +- TrackingNtuples/scripts/venv-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TrackingNtuples/scripts/mlenv-requirements.txt b/TrackingNtuples/scripts/mlenv-requirements.txt index fc79e9c..75e21c9 100644 --- a/TrackingNtuples/scripts/mlenv-requirements.txt +++ b/TrackingNtuples/scripts/mlenv-requirements.txt @@ -74,7 +74,7 @@ Send2Trash==1.5.0 six==1.12.0 smmap2==2.0.5 tensorboard==1.13.1 -tensorflow==1.13.1 +tensorflow==2.7.2 tensorflow-estimator==1.13.0 termcolor==1.1.0 terminado==0.8.1 diff --git a/TrackingNtuples/scripts/venv-requirements.txt b/TrackingNtuples/scripts/venv-requirements.txt index 2cb1324..ea1996e 100644 --- a/TrackingNtuples/scripts/venv-requirements.txt +++ b/TrackingNtuples/scripts/venv-requirements.txt @@ -75,7 +75,7 @@ soupsieve==1.7.3 stevedore==1.30.0 subprocess32==3.5.3 tensorboard==1.12.2 -tensorflow==1.12.0 +tensorflow==2.7.2 termcolor==1.1.0 terminado==0.8.1 testpath==0.4.2