From f7e4d0d030da7b65cfebad1a3adbf70639edf61d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:46:08 +0000 Subject: [PATCH] Bump tensorflow from 2.8.0 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.0 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.8.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index a109938f4..cc1915d41 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -17,7 +17,7 @@ sphinx-autodoc-typehints==1.10.3 sphinx-copybutton==0.4.0 sphinx-automodapi==0.13 sphinxcontrib-bibtex==0.4.2 -tensorflow==2.6.3 +tensorflow==2.9.3 thewalrus==0.18.0 toml==0.10.2 xanadu-sphinx-theme==0.1.0 diff --git a/requirements.txt b/requirements.txt index bcd80965d..a21ea6ba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ quantum-blackbird==0.4.0 requests==2.27.1 scipy==1.8.0 sympy==1.10 -tensorflow==2.8.0 +tensorflow==2.9.3 tensorboard==2.8.0 thewalrus==0.19.0 toml==0.10.2