From cd71dd70270450995fac87a776f362287887b8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:35:47 +0000 Subject: [PATCH] Bump tensorflow from 2.6.3 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.3 to 2.11.1. - [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.3...v2.11.1) --- 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..0744d7554 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.11.1 thewalrus==0.18.0 toml==0.10.2 xanadu-sphinx-theme==0.1.0 diff --git a/requirements.txt b/requirements.txt index bcd80965d..a19255470 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.11.1 tensorboard==2.8.0 thewalrus==0.19.0 toml==0.10.2