From a463a2aef0e92985134f8fbcb585459f28a51d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:59:19 +0000 Subject: [PATCH] Bump tensorflow from 2.5.1 to 2.5.3 in /docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.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.1...v2.5.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 4939f85b..5f10230e 100644 --- a/docs/requirements.readthedocs.txt +++ b/docs/requirements.readthedocs.txt @@ -1,2 +1,2 @@ -tensorflow==2.5.1 +tensorflow==2.5.3 recommonmark==0.7.1 \ No newline at end of file