Update openvino-dev[tensorflow2] requirement from ==2022.* to ==2023.*

Updates the requirements on [openvino-dev[tensorflow2]](https://github.com/openvinotoolkit/openvino) to permit the latest version.
- [Release notes](https://github.com/openvinotoolkit/openvino/releases)
- [Commits](https://github.com/openvinotoolkit/openvino/compare/2022.1.0.dev20211110...2023.0.0)

---
updated-dependencies:
- dependency-name: openvino-dev[tensorflow2]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-01 12:03:20 +00:00 committed by GitHub
parent 699248d769
commit bb2df2ffc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
numpy == 1.23.* numpy == 1.23.*
openvino == 2022.* openvino == 2022.*
openvino-dev[tensorflow2] == 2022.* openvino-dev[tensorflow2] == 2023.*