Skip to content

Commit

Permalink
Bump tensorflow from 2.17.0 to 2.18.0 (#77)
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 1ca7944 commit eae7103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dev = [

# TensorFlow datasets is an extra because it has a large install footprint.
tfds = [
"tensorflow==2.17.0",
"tensorflow==2.18.0",
"tensorflow_datasets==4.9.6",
]

Expand Down

0 comments on commit eae7103

Please sign in to comment.