Skip to content

Commit 5ce2c7c

Browse files
author
stubsabot
committed
[stubsabot] Bump tensorflow to ~=2.19.0
Release: https://pypi.org/pypi/tensorflow/2.19.0 Homepage: https://www.tensorflow.org/ Repository: https://github.com/tensorflow/tensorflow Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tensorflow Diff: tensorflow/tensorflow@v2.18.1...v2.19.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 28. - Total lines of Python code deleted: 24. :warning: Review this PR manually, as stubtest is skipped in CI for tensorflow! Also check whether stubtest can be reenabled. :warning:
1 parent 45e9a79 commit 5ce2c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/tensorflow/METADATA.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Using an exact number in the specifier for scripts/sync_protobuf/tensorflow.py
2-
version = "~=2.18.0"
2+
version = "~=2.19.0"
33
upstream_repository = "https://github.com/tensorflow/tensorflow"
44
# requires a version of numpy with a `py.typed` file
55
requires = ["numpy>=1.20", "types-protobuf", "types-requests"]

0 commit comments

Comments
 (0)