Skip to content

Commit 6947a92

Browse files
build(deps-dev): bump tensorflow from 2.18.0 to 2.21.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.18.0 to 2.21.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.18.0...v2.21.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9322168 commit 6947a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ pin_tensorflow_cpu = [
161161
"protobuf<7.34.0",
162162
]
163163
pin_tensorflow_gpu = [
164-
"tensorflow==2.18.0",
164+
"tensorflow==2.21.0",
165165
# TODO: unpin protobuf after TF is upgraded to 2.21
166166
# See: https://github.com/tensorflow/tensorflow/pull/103382
167167
"protobuf<7.34.0",

0 commit comments

Comments
 (0)