Skip to content

Commit c693cb9

Browse files
Bump tensorflow-datasets from 4.9.7 to 4.9.8 (#182)
Bumps [tensorflow-datasets](https://github.com/tensorflow/datasets) from 4.9.7 to 4.9.8. - [Release notes](https://github.com/tensorflow/datasets/releases) - [Changelog](https://github.com/tensorflow/datasets/blob/master/CHANGELOG.md) - [Commits](tensorflow/datasets@v4.9.7...v4.9.8) --- updated-dependencies: - dependency-name: tensorflow-datasets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4307a65 commit c693cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040
# TensorFlow datasets is an extra because it has a large install footprint.
4141
tfds = [
4242
"tensorflow==2.19.0",
43-
"tensorflow_datasets==4.9.7",
43+
"tensorflow_datasets==4.9.8",
4444
]
4545

4646
# Grain is an extra because as of v0.2.0 it has no OSX wheels.

0 commit comments

Comments
 (0)