From b9e0c1ed5e6de0b72d0969eb8a45e904ed9ff005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:29:03 +0000 Subject: [PATCH] Bump tensorflow from 2.5.2 to 2.9.3 in /docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.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.5.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3f569da..8421e16 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ pandas astropy corner tqdm -tensorflow==2.5.2 +tensorflow==2.9.3 lmfit scikit-learn galpy