From b3f77c5ab3464739f67faa8f42b3990f1e77bfab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:35:14 +0000 Subject: [PATCH] Bump tensorflow from 2.6.2 to 2.9.3 in /docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.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.6.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.readthedocs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.readthedocs.txt b/docs/requirements.readthedocs.txt index 10942403..7a426ef3 100644 --- a/docs/requirements.readthedocs.txt +++ b/docs/requirements.readthedocs.txt @@ -1,2 +1,2 @@ -tensorflow==2.6.2 +tensorflow==2.9.3 recommonmark==0.7.1 \ No newline at end of file