From c0b68f9ff902e5f06d1b1756178274508113a5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 18:06:59 +0000 Subject: [PATCH] Bump tensorflow-io-gcs-filesystem from 0.31.0 to 0.32.0 Bumps [tensorflow-io-gcs-filesystem](https://github.com/tensorflow/io) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/tensorflow/io/releases) - [Changelog](https://github.com/tensorflow/io/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/io/compare/v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: tensorflow-io-gcs-filesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6136884..46c9dab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ tensorboard-data-server==0.7.0 tensorflow==2.12.0 tensorflow-estimator==2.12.0 tensorflow-intel==2.12.0 -tensorflow-io-gcs-filesystem==0.31.0 +tensorflow-io-gcs-filesystem==0.32.0 termcolor==2.3.0 tomli==2.0.1 typing_extensions==4.5.0