From 0cfe00708a62d42e0d7048614bca9a558dfd1268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:02:51 +0000 Subject: [PATCH] Bump tensorflow from 2.5.0 to 2.5.1 in /all-in-one Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.5.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.5.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- all-in-one/requirements_cirq.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all-in-one/requirements_cirq.txt b/all-in-one/requirements_cirq.txt index 82ec520..c2f5b78 100644 --- a/all-in-one/requirements_cirq.txt +++ b/all-in-one/requirements_cirq.txt @@ -5,5 +5,5 @@ pylatexenc == 2.10 # Framework-specific packages cirq == 0.11.0 -tensorflow == 2.5.0 +tensorflow == 2.5.1 tensorflow-quantum == 0.5.1 \ No newline at end of file