From eae84d4229822420a1064280331efb5c5951c403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:43:25 +0000 Subject: [PATCH] Bump tensorflow from 2.7.2 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.9.3. - [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.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b8e621..848b63b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy scipy==1.4 mxnet~=1.8 gluonts==0.6 -tensorflow==2.7.2 +tensorflow==2.9.3 scikit-learn==0.24 matplotlib==3.4 statsmodels==0.12.1