From 895ee5f44d5ce4d1d93a94556b2c7fb9cf89a324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:35:15 +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 1094240..7a426ef 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