Skip to content

Commit 0777887

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. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 8bc9a65 commit 0777887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)