[stubsabot] Bump tensorflow to 2.12.* (#9926)

Release: https://pypi.org/pypi/tensorflow/2.12.0
Homepage: https://www.tensorflow.org/

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
This commit is contained in:
github-actions[bot]
2023-03-23 00:24:41 +00:00
committed by GitHub
parent bcc23ecd48
commit 66146b56b9

View File

@@ -1,4 +1,4 @@
version = "2.11.*"
version = "2.12.*"
# requires a version of numpy with a `py.typed` file
requires = ["numpy>=1.20", "types-protobuf"]